58774 Commits (5ede82b8ccb652382c106d53f656ed67997d76e8)
 

Author SHA1 Message Date
Klim Kireev 8f6d701044 tests/test-filter-redirector: move close() 9 years ago
Marc-André Lureau 7e49f5e8e5 tests: use memfd in vhost-user-test 9 years ago
Marc-André Lureau 83265145a4 vhost-user-test: make read-guest-mem setup its own qemu 9 years ago
Marc-André Lureau 7a9ec6541b tests: keep compiling failing vhost-user tests 9 years ago
Marc-André Lureau dbb9e0f40d Add memfd based hostmem 9 years ago
Marc-André Lureau 2ef8c0c99b memfd: add hugetlbsize argument 9 years ago
Marc-André Lureau c5b2a9e078 memfd: add hugetlb support 9 years ago
Marc-André Lureau 0f2956f915 memfd: add error argument, instead of perror() 9 years ago
Paolo Bonzini dbadee4ff4 cpus: join thread when removing a vCPU 9 years ago
Paolo Bonzini 8178e6376f cpus: hvf: unregister thread with RCU 9 years ago
Paolo Bonzini 9b0605f983 cpus: tcg: unregister thread with RCU, fix exiting of loop on unplug 9 years ago
Paolo Bonzini d2831ab065 cpus: dummy: unregister thread with RCU, exit loop on unplug 9 years ago
Paolo Bonzini 57615ed56c cpus: kvm: unregister thread with RCU 9 years ago
Paolo Bonzini 9857c2d2f7 cpus: hax: register/unregister thread with RCU, exit loop on unplug 9 years ago
Ladi Prosek a40227911c ivshmem: Disable irqfd on device reset 9 years ago
Ladi Prosek 0b88dd9420 ivshmem: Improve MSI irqfd error handling 9 years ago
Ladi Prosek 089fd80376 ivshmem: Always remove irqfd notifiers 9 years ago
Ladi Prosek e6a354be6e ivshmem: Don't update non-existent MSI routes 9 years ago
Klim Kireev a8aa6197a2 chardev/char-socket: add POLLHUP handler 9 years ago
Peter Xu d25836cafd memory: do explicit cleanup when remove listeners 9 years ago
Peter Xu 369686267a vfio: listener unregister before unset container 9 years ago
Peter Xu 0bbe435410 arm: postpone device listener unregister 9 years ago
Peter Xu 0750b06021 vhost: add traces for memory listeners 9 years ago
Marc-André Lureau d83414e1fd ucontext: annotate coroutine stack for ASAN 9 years ago
Marc-André Lureau 247724cb30 build-sys: add --enable-sanitizers 9 years ago
Peter Maydell 0833df03f4 Migration pull 2018-02-06 9 years ago
Peter Maydell bc2943d6ca Python queue, 2018-02-05 9 years ago
Alex Williamson db32d0f438 vfio/pci: Add option to disable GeForce quirks 9 years ago
Alexey Kardashevskiy a5b04f7c53 vfio/common: Remove redundant copy of local variable 9 years ago
Eric Auger 89202c6fa8 hw/vfio/platform: Init the interrupt mutex 9 years ago
Alex Williamson 89d5202edc vfio/pci: Allow relocating MSI-X MMIO 9 years ago
Alex Williamson c3bbbdbf4b qapi: Create DEFINE_PROP_OFF_AUTO_PCIBAR 9 years ago
Alex Williamson 04f336b05f vfio/pci: Emulate BARs 9 years ago
Alex Williamson 3a286732d1 vfio/pci: Add base BAR MemoryRegion 9 years ago
Alex Williamson edd0927893 vfio/pci: Fixup VFIOMSIXInfo comment 9 years ago
Alexey Kardashevskiy 9ded780c4c spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device 9 years ago
Alexey Kardashevskiy 07bc681a33 vfio/spapr: Use iommu memory region's get_attr() 9 years ago
Alexey Kardashevskiy f1334de60b memory/iommu: Add get_attr() 9 years ago
Alistair Francis 493d89bf74 tcg: Replace fprintf(stderr, "*\n" with error_report() 9 years ago
Alistair Francis 47d17c0ac3 hw/xen*: Replace fprintf(stderr, "*\n" with error_report() 9 years ago
Alistair Francis 29bd723171 hw/sparc*: Replace fprintf(stderr, "*\n" with error_report() 9 years ago
Alistair Francis 4e82512586 hw/sd: Replace fprintf(stderr, "*\n" with DPRINTF() 9 years ago
Alistair Francis 6f76b817b5 hw/ppc: Replace fprintf(stderr, "*\n" with error_report() 9 years ago
Alistair Francis 0151abe4f5 hw/pci*: Replace fprintf(stderr, "*\n" with error_report() 9 years ago
Alistair Francis fe2d93c88a hw/openrisc: Replace fprintf(stderr, "*\n" with error_report() 9 years ago
Alistair Francis 2ecdc2c364 hw/moxie: Replace fprintf(stderr, "*\n" with error_report() 9 years ago
Alistair Francis bd6e1d81bb hw/mips: Replace fprintf(stderr, "*\n" with error_report() 9 years ago
Alistair Francis 0a094a54c8 hw/lm32: Replace fprintf(stderr, "*\n" with error_report() 9 years ago
Alistair Francis 7f69a433d2 hw/dma: Replace fprintf(stderr, "*\n" with error_report() 9 years ago
Alistair Francis c0dbca36dc hw/arm: Replace fprintf(stderr, "*\n" with error_report() 9 years ago