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-06
vmstate: add qom interface to get id
Marc-André Lureau
2020-01-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191220'...
Peter Maydell
2020-01-03
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2020-01-03
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' ...
Peter Maydell
2019-12-20
hw/arm/smmuv3: Report F_STE_FETCH fault address in correct word position
Simon Veith
2019-12-20
hw/arm/smmuv3: Use correct bit positions in EVT_SET_ADDR2 macro
Simon Veith
2019-12-20
hw/arm/smmuv3: Align stream table base address to table size
Simon Veith
2019-12-20
hw/arm/smmuv3: Check stream IDs against actual table LOG2SIZE
Simon Veith
2019-12-20
hw/arm/smmuv3: Correct SMMU_BASE_ADDR_MASK value
Simon Veith
2019-12-20
hw/arm/smmuv3: Apply address mask to linear strtab base address
Simon Veith
2019-12-20
ast2600: Configure CNTFRQ at 1125MHz
Andrew Jeffery
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-20
display/bochs-display: fix memory leak
Cameron Esfahani
2019-12-19
virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bh
Li Hangjing
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é
[next]