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
2019-12-20
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...
Peter Maydell
2019-12-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-12-18
qemu_log_lock/unlock now preserves the qemu_logfile handle.
Robert Foley
2019-12-18
hw/vfio/ap: drop local_err from vfio_ap_realize
Vladimir Sementsov-Ogievskiy
2019-12-18
hw/usb: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-18
hw/tpm: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-18
hw/sd: drop extra whitespace in sdhci_sysbus_realize() header
Vladimir Sementsov-Ogievskiy
2019-12-18
hw/s390x: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-18
hw/i386/amd_iommu: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-18
hw/core/qdev: cleanup Error ** variables
Vladimir Sementsov-Ogievskiy
2019-12-18
9pfs: make Error **errp const where it is appropriate
Vladimir Sementsov-Ogievskiy
2019-12-18
ppc: make Error **errp const where it is appropriate
Vladimir Sementsov-Ogievskiy
2019-12-18
Revert "ppc: well form kvmppc_hint_smt_possible error hint helper"
Markus Armbruster
2019-12-18
hmp: drop Error pointer indirection in hmp_handle_error
Vladimir Sementsov-Ogievskiy
2019-12-18
hw/intc/s390: Simplify error handling in kvm_s390_flic_realize()
Markus Armbruster
2019-12-18
error: Clean up unusual names of Error * variables
Markus Armbruster
2019-12-18
memory-device: Fix memory pre-plug error API violations
Markus Armbruster
2019-12-18
hw/ipmi: Fix realize() error API violations
Markus Armbruster
2019-12-18
hw/core: Fix fit_load_fdt() error API violations
Markus Armbruster
2019-12-18
hw/acpi: Fix legacy CPU plug error API violations
Markus Armbruster
2019-12-18
vga: cleanup mapping of VRAM for non-PCI VGA
Paolo Bonzini
2019-12-18
hw/display: Remove "rombar" hack from vga-pci and vmware_vga
Thomas Huth
2019-12-18
hw/pci: Remove the "command_serr_enable" property
Thomas Huth
2019-12-18
hw/audio: Remove the "use_broken_id" hack from the AC97 device
Thomas Huth
2019-12-18
hw/i386: Remove the deprecated machines 0.12 up to 0.15
Thomas Huth
2019-12-18
hw/pci-host: Add Kconfig entry to select the IGD Passthrough Host Bridge
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Extract the IGD passthrough host bridge device
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Use definitions instead of magic values
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Use size_t to iterate over ARRAY_SIZE()
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"
Philippe Mathieu-Daudé
2019-12-18
hw/pci-host/i440fx: Correct the header description
Philippe Mathieu-Daudé
2019-12-17
hyperv: Use auto rcu_read macros
Dr. David Alan Gilbert
2019-12-17
hw/i386/pc: Extract the port92 device
Philippe Mathieu-Daudé
2019-12-17
hw/i386/pc: Inline port92_init()
Philippe Mathieu-Daudé
2019-12-17
hw/i386/pc: Use TYPE_PORT92 instead of hardcoded string
Philippe Mathieu-Daudé
2019-12-17
hw/isa/isa-bus: cleanup irq functions
Paolo Bonzini
2019-12-17
hw/i386: Simplify ioapic_init_gsi()
Philippe Mathieu-Daudé
2019-12-17
hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()
Philippe Mathieu-Daudé
2019-12-17
pc: stubify x86 iommu
Paolo Bonzini
2019-12-17
acpi: move PC stubs out of stubs/
Paolo Bonzini
2019-12-17
x86: move more x86-generic functions out of PC files
Paolo Bonzini
2019-12-17
hw/i386/pc: Convert DPRINTF() to trace events
Philippe Mathieu-Daudé
2019-12-17
x86: move SMM property to X86MachineState
Paolo Bonzini
2019-12-17
pci-stub: add more MSI functions
Paolo Bonzini
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-12-17
fw_cfg: allow building without other devices
Paolo Bonzini
2019-12-17
i386: conditionally compile more files
Paolo Bonzini
2019-12-17
configure: simplify vhost condition with Kconfig
Marc-André Lureau
2019-12-17
kvm: convert "-machine kernel_irqchip" to an accelerator property
Paolo Bonzini
2019-12-17
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
[next]