index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2020-01-27
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-24
qdev: register properties as class properties
Marc-André Lureau
2020-01-24
qdev: move instance properties to class properties
Marc-André Lureau
2020-01-24
qdev: rename DeviceClass.props
Paolo Bonzini
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
qdev: move helper function to monitor/misc
Marc-André Lureau
2020-01-24
qdev: remove extraneous error
Marc-André Lureau
2020-01-24
qdev: remove duplicated qdev_property_add_static() doc
Marc-André Lureau
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
[next]