Age | Commit message (Expand) | Author |
2019-01-21 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-17-20... | Peter Maydell |
2019-01-21 | migration: Add post_save function to VMStateDescription | Aaron Lindsay |
2019-01-21 | hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 node | Eric Auger |
2019-01-18 | target/mips: Update ITU to utilize SAARI and SAAR CP0 registers | Yongbok Kim |
2019-01-18 | target/mips: Add field and R/W access to ITU control register ICR0 | Yongbok Kim |
2019-01-18 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-01-17 | hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arrays | Philippe Mathieu-Daudé |
2019-01-17 | qemu/compiler: Define QEMU_NONSTRING | Philippe Mathieu-Daudé |
2019-01-17 | acpi: build TPM Physical Presence interface | Stefan Berger |
2019-01-17 | acpi: expose TPM/PPI configuration parameters to firmware via fw_cfg | Stefan Berger |
2019-01-17 | tpm: allocate/map buffer for TPM Physical Presence interface | Stefan Berger |
2019-01-17 | globals: Allow global properties to be optional | Eduardo Habkost |
2019-01-17 | virtio-net: support RSC v4/v6 tcp traffic for Windows HCK | Yuri Benditovich |
2019-01-17 | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... | Peter Maydell |
2019-01-15 | Revert "hbitmap: Add @advance param to hbitmap_iter_next()" | Vladimir Sementsov-Ogievskiy |
2019-01-15 | Revert "block/dirty-bitmap: Add bdrv_dirty_iter_next_area" | Vladimir Sementsov-Ogievskiy |
2019-01-15 | dirty-bitmap: add bdrv_dirty_bitmap_next_dirty_area | Vladimir Sementsov-Ogievskiy |
2019-01-15 | dirty-bitmap: improve bdrv_dirty_bitmap_next_zero | Vladimir Sementsov-Ogievskiy |
2019-01-15 | Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta... | Peter Maydell |
2019-01-15 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-14' into st... | Peter Maydell |
2019-01-14 | pci/pcie: stop plug/unplug if the slot is locked | David Hildenbrand |
2019-01-14 | nbd: Merge nbd_export_bitmap into nbd_export_new | Eric Blake |
2019-01-14 | nbd: Merge nbd_export_set_name into nbd_export_new | Eric Blake |
2019-01-14 | xen: Replace few mentions of xend by libxl | Anthony PERARD |
2019-01-14 | Remove broken Xen PV domain builder | Anthony PERARD |
2019-01-14 | xen: automatically create XenBlockDevice-s | Paul Durrant |
2019-01-14 | xen: add a mechanism to automatically create XenDevice-s... | Paul Durrant |
2019-01-14 | xen: add implementations of xen-block connect and disconnect functions... | Paul Durrant |
2019-01-14 | xen: add event channel interface for XenDevice-s | Paul Durrant |
2019-01-14 | xen: add grant table interface for XenDevice-s | Paul Durrant |
2019-01-14 | xen: add xenstore watcher infrastructure | Paul Durrant |
2019-01-14 | xen: create xenstore areas for XenDevice-s | Paul Durrant |
2019-01-14 | xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom' | Paul Durrant |
2019-01-14 | xen: introduce new 'XenBus' and 'XenDevice' object hierarchy | Paul Durrant |
2019-01-14 | xen: re-name XenDevice to XenLegacyDevice... | Paul Durrant |
2019-01-14 | Merge remote-tracking branch 'remotes/kraxel/tags/input-20190111-pull-request... | Peter Maydell |
2019-01-14 | glib-compat: add g_spawn_async_with_fds() fallback | Marc-André Lureau |
2019-01-11 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini |
2019-01-11 | remove space-tab sequences | Paolo Bonzini |
2019-01-11 | qemu/queue.h: simplify reverse access to QTAILQ | Paolo Bonzini |
2019-01-11 | qemu/queue.h: reimplement QTAILQ without pointer-to-pointers | Paolo Bonzini |
2019-01-11 | qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY} | Paolo Bonzini |
2019-01-11 | qemu/queue.h: typedef QTAILQ heads | Paolo Bonzini |
2019-01-11 | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini |
2019-01-11 | vfio: make vfio_address_spaces static | Paolo Bonzini |
2019-01-11 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2019-01-11 | build-sys: build with Vista API by default | Marc-André Lureau |
2019-01-11 | build-sys: move windows defines in osdep.h header | Marc-André Lureau |
2019-01-11 | scsi: esp: Defer command completion until previous interrupts have been handled | Guenter Roeck |