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
/
include
/
hw
Age
Commit message (
Expand
)
Author
2020-06-15
isa: Convert uses of isa_create() with Coccinelle
Markus Armbruster
2020-06-15
isa: New isa_new(), isa_realize_and_unref() etc.
Markus Armbruster
2020-06-15
pci: pci_create(), pci_create_multifunction() are now unused, drop
Markus Armbruster
2020-06-15
pci: New pci_new(), pci_realize_and_unref() etc.
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert to qdev_unrealize() manually
Markus Armbruster
2020-06-15
qdev: New qdev_new(), qdev_realize(), etc.
Markus Armbruster
2020-06-15
riscv: Fix type of SiFive[EU]SocState, member parent_obj
Markus Armbruster
2020-06-15
pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
Markus Armbruster
2020-06-15
arm/aspeed: Rework NIC attachment
Cédric Le Goater
2020-06-15
arm/aspeed: Compute the number of CPUs from the SoC definition
Cédric Le Goater
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-12
exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h'
Philippe Mathieu-Daudé
2020-06-12
hw/usb: Move device-specific declarations to new 'hcd-musb.h' header
Philippe Mathieu-Daudé
2020-06-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-06-12
acpi: ged: rename event memory region
Gerd Hoffmann
2020-06-12
acpi: fadt: add hw-reduced sleep register support
Gerd Hoffmann
2020-06-12
virtio: add vhost-user-vsock base device
Stefano Garzarella
2020-06-12
vhost-vsock: add vhost-vsock-common abstraction
Stefano Garzarella
2020-06-12
Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS
Raphael Norwitz
2020-06-10
hw/elf_ops: Do not ignore write failures when loading ELF
Philippe Mathieu-Daudé
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
2020-06-10
hw/i386/vmport: Add support for CMD_GETHZ
Liran Alon
2020-06-10
hw/i386/vmport: Add support for CMD_GET_VCPU_INFO
Liran Alon
2020-06-10
hw/i386/vmport: Add support for CMD_GETBIOSUUID
Liran Alon
2020-06-10
hw/i386/vmport: Define enum for all commands
Liran Alon
2020-06-10
hw/i386/vmport: Introduce vmport.h
Liran Alon
2020-06-10
vmbus: add infrastructure to save/load vmbus requests
Jon Doron
2020-06-10
i386: Hyper-V VMBus ACPI DSDT entry
Jon Doron
2020-06-10
vmbus: vmbus implementation
Jon Doron
2020-06-10
vmbus: add vmbus protocol definitions
Jon Doron
2020-06-10
hyperv: expose API to determine if synic is enabled
Jon Doron
2020-06-10
qom/object: Move Object typedef to 'qemu/typedefs.h'
Philippe Mathieu-Daudé
2020-06-09
virtio-balloon: Provide an interface for free page reporting
Alexander Duyck
2020-06-09
virtio-balloon: Implement support for page poison reporting feature
Alexander Duyck
2020-06-09
acpi: Move build_tpm2() in the generic part
Eric Auger
2020-06-09
hw/acpi/nvdimm: add a helper to augment SRAT generation
Vishal Verma
2020-06-09
hw/misc/empty_slot: Name the slots when created
Philippe Mathieu-Daudé
2020-06-09
hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS
Philippe Mathieu-Daudé
2020-06-08
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
2020-06-05
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200605'...
Peter Maydell
2020-06-05
hw/core: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
2020-06-05
wire in the dwc-hsotg (dwc2) USB host controller emulation
Paul Zimmerman
2020-06-05
dwc-hsotg (dwc2) USB host controller register definitions
Paul Zimmerman
2020-06-05
raspi: add BCM2835 SOC MPHI emulation
Paul Zimmerman
2020-06-05
s390x: pv: Fix KVM_PV_PREP_RESET command wrapper name
Janosch Frank
2020-06-03
riscv: Initial commit of OpenTitan machine
Alistair Francis
2020-06-03
riscv/boot: Add a missing header include
Alistair Francis
2020-06-03
riscv: sifive_e: Manually define the machine
Alistair Francis
2020-06-03
hw/riscv: spike: Remove deprecated ISA specific machines
Alistair Francis
[next]