Age | Commit message (Expand) | Author |
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-14 | pci/pcie: stop plug/unplug if the slot is locked | David Hildenbrand |
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-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 |
2019-01-11 | accel: Improve selection of the default accelerator | Thomas Huth |
2019-01-11 | input: avoid malloc for mouse events | Gerd Hoffmann |
2019-01-10 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i... | Peter Maydell |
2019-01-10 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque... | Peter Maydell |
2019-01-10 | ui/console: Remove qemu_create_display_surface_guestmem() | Peter Maydell |
2019-01-10 | configure: bump spice-server required version to 0.12.5 | Marc-André Lureau |
2019-01-09 | machine: Use shorter format for GlobalProperty arrays | Eduardo Habkost |
2019-01-09 | spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macro | Eduardo Habkost |
2019-01-09 | range: add some more functions | David Hildenbrand |
2019-01-09 | ioapic: use TYPE_FOO MACRO than constant string | Li Qiang |
2019-01-09 | qom: Include qemu/fprintf-fn.h in cpu.h | Priit Laes |
2019-01-09 | typedefs: (Re-)sort entries alphabetically | Eric Blake |
2019-01-09 | spapr: enable XIVE MMIOs at reset | Cédric Le Goater |
2019-01-09 | spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS | Cédric Le Goater |
2019-01-09 | ppc/xics: allow ICSState to have an offset 0 | Cédric Le Goater |
2019-01-09 | spapr: move the qemu_irq array under the machine | Cédric Le Goater |
2019-01-09 | pnv/psi: move the ICSState qemu_irq array under the PSI device model | Cédric Le Goater |
2019-01-09 | ppc: export the XICS and XIVE set_irq handlers | Cédric Le Goater |