Age | Commit message (Expand) | Author |
2020-01-23 | vhost: coding style fix | Michael S. Tsirkin |
2020-01-22 | i386:acpi: Remove _HID from the SMBus ACPI entry | Corey Minyard |
2020-01-22 | vhost: Only align sections for vhost-user | Dr. David Alan Gilbert |
2020-01-22 | vhost: Add names to section rounded warning | Dr. David Alan Gilbert |
2020-01-22 | vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaks | Pan Nengyuan |
2020-01-22 | virtio-scsi: convert to new virtio_delete_queue | Pan Nengyuan |
2020-01-22 | virtio-scsi: delete vqs in unrealize to avoid memleaks | Pan Nengyuan |
2020-01-22 | virtio-9p-device: convert to new virtio_delete_queue | Pan Nengyuan |
2020-01-22 | virtio-9p-device: fix memleak in virtio_9p_device_unrealize | Pan Nengyuan |
2020-01-22 | acpi: cpuhp: add CPHP_GET_CPU_ID_CMD command | Igor Mammedov |
2020-01-22 | acpi: cpuhp: introduce 'Command data 2' field | Igor Mammedov |
2020-01-22 | q35: implement 128K SMRAM at default SMBASE address | Igor Mammedov |
2020-01-20 | 9pfs/9p.c: remove unneeded labels | Daniel Henrique Barboza |
2020-01-20 | 9p: init_in_iov_from_pdu can truncate the size | Greg Kurz |
2020-01-20 | 9p: local: always return -1 on error in local_unlinkat_common | Daniel Henrique Barboza |
2020-01-20 | 9pfs: local: Fix possible memory leak in local_link() | Jiajun Chen |
2020-01-20 | apic: Use 32bit APIC ID for migration instance ID | Peter Xu |
2020-01-20 | migration: Change SaveStateEntry.instance_id into uint32_t | Peter Xu |
2020-01-20 | migration: Define VMSTATE_INSTANCE_ID_ANY | Peter Xu |
2020-01-17 | arm/gicv3: update virtual irq state after IAR register read | Jeff Kubascik |
2020-01-17 | i.MX: add an emulation for RNGC | Martin Kaiser |
2020-01-17 | hw/arm/allwinner-a10: Remove local qemu_irq variables | Philippe Mathieu-Daudé |
2020-01-17 | hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios() | Philippe Mathieu-Daudé |
2020-01-17 | hw/arm/allwinner-a10: Move SoC definitions out of header | Philippe Mathieu-Daudé |
2020-01-17 | hw/arm: Add the Netduino Plus 2 | Alistair Francis |
2020-01-17 | hw/arm: Add the STM32F4xx SoC | Alistair Francis |
2020-01-17 | hw/misc: Add the STM32F4xx EXTI device | Alistair Francis |
2020-01-17 | hw/misc: Add the STM32F4xx Sysconfig device | Alistair Francis |
2020-01-16 | riscv/sifive_u: fix a memory leak in soc_realize() | Pan Nengyuan |
2020-01-13 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200113-pull-request' ... | Peter Maydell |
2020-01-13 | xhci: recheck slot status | Gerd Hoffmann |
2020-01-13 | xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOS | Chen Qun |
2020-01-13 | usbredir: Prevent recursion in usbredir_write | Dr. David Alan Gilbert |
2020-01-13 | usb-redir: remove 'remote wakeup' flag from configuration descriptor | Yuri Benditovich |
2020-01-13 | usb-host: remove 'remote wakeup' flag from configuration descriptor | Yuri Benditovich |
2020-01-10 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-01-10 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into... | Peter Maydell |
2020-01-10 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti... | Peter Maydell |
2020-01-09 | semihosting: add qemu_semihosting_console_inc for SYS_READC | Keith Packard |
2020-01-09 | hw/i386/x86-iommu: Add missing stubs | Philippe Mathieu-Daudé |
2020-01-08 | chardev: Use QEMUChrEvent enum in IOEventHandler typedef | Philippe Mathieu-Daudé |
2020-01-08 | ppc/pnv: fix check on return value of blk_getlength() | Cédric Le Goater |
2020-01-08 | ppc/pnv: check return value of blk_pwrite() | Cédric Le Goater |
2020-01-08 | pnv/psi: Consolidate some duplicated code in pnv_psi_realize() | Greg Kurz |
2020-01-08 | pnv/psi: Add device reset hook | Greg Kurz |
2020-01-08 | pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr | Greg Kurz |
2020-01-08 | spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptr | Greg Kurz |
2020-01-08 | xive: Add a "presenter" link property to the TCTX object | Cédric Le Goater |
2020-01-08 | ppc/pnv: Add a "pnor" const link property to the BMC internal simulator | Greg Kurz |
2020-01-08 | ppc/pnv: Add an "nr-threads" property to the base chip class | Greg Kurz |