Age | Commit message (Expand) | Author |
2020-01-24 | hw/ppc/spapr_rtas: Remove local variable | Philippe Mathieu-Daudé |
2020-01-24 | hw/ppc/spapr_rtas: Access MachineState via SpaprMachineState argument | Philippe Mathieu-Daudé |
2020-01-24 | hw/ppc/spapr_rtas: Use local MachineState variable | Philippe Mathieu-Daudé |
2020-01-24 | virtio-scsi: convert to new virtio_delete_queue | Pan Nengyuan |
2020-01-24 | virtio-scsi: delete vqs in unrealize to avoid memleaks | Pan Nengyuan |
2020-01-24 | hw/core/Makefile: Group generic objects versus system-mode objects | Philippe Mathieu-Daudé |
2020-01-24 | hw/core: Restrict reset handlers API to system-mode | Philippe Mathieu-Daudé |
2020-01-24 | hw/pci-host/designware: Remove unuseful FALLTHROUGH comment | Philippe Mathieu-Daudé |
2020-01-24 | hw/net/imx_fec: Remove unuseful FALLTHROUGH comments | Philippe Mathieu-Daudé |
2020-01-24 | hw/net/imx_fec: Rewrite fall through comments | Philippe Mathieu-Daudé |
2020-01-24 | hw/timer/aspeed_timer: Add a fall through comment | Philippe Mathieu-Daudé |
2020-01-24 | hw/display/tcx: Add missing fall through comments | Philippe Mathieu-Daudé |
2020-01-24 | pvpanic: implement crashloaded event handling | zhenwei pi |
2020-01-24 | cpu: Introduce cpu_class_set_parent_reset() | Greg Kurz |
2020-01-24 | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf1' i... | Peter Maydell |
2020-01-24 | Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020... | Peter Maydell |
2020-01-23 | vhost-user: Print unexpected slave message types | Dr. David Alan Gilbert |
2020-01-23 | hw/arm/exynos4210: Connect serial port DMA busy signals with pl330 | Guenter Roeck |
2020-01-23 | hw/char/exynos4210_uart: Add receive DMA support | Guenter Roeck |
2020-01-23 | hw/char/exynos4210_uart: Implement Rx FIFO level triggers and timeouts | Guenter Roeck |
2020-01-23 | hw/char/exynos4210_uart: Implement post_load function | Guenter Roeck |
2020-01-23 | hw/char/exynos4210_uart: Convert to support tracing | Guenter Roeck |
2020-01-23 | hw/arm/exynos4210: Fix DMA initialization | Guenter Roeck |
2020-01-23 | dma/pl330: Convert to support tracing | Guenter Roeck |
2020-01-23 | hw/misc/stm32f4xx_syscfg: Fix copy/paste error | Philippe Mathieu-Daudé |
2020-01-23 | hw/arm: Use helper function to trigger hotplug handler plug | Keqian Zhu |
2020-01-23 | hw/acpi: Remove extra indent in ACPI GED hotplug cb | Keqian Zhu |
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é |