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-07-02
spapr/xive: simplify spapr_irq_init_device() to remove the emulated init
Cédric Le Goater
2019-07-02
spapr/xive: rework the mapping the KVM memory regions
Cédric Le Goater
2019-07-02
spapr_pci: Unregister listeners before destroying the IOMMU address space
Greg Kurz
2019-07-02
ppc: Introduce kvmppc_set_reg_tb_offset() helper
Greg Kurz
2019-07-02
xics/kvm: Add proper rollback to xics_kvm_init()
Greg Kurz
2019-07-02
xics/kvm: Add error propagation to ic*_set_kvm_state() functions
Greg Kurz
2019-07-02
xics/kvm: Always use local_err in xics_kvm_init()
Greg Kurz
2019-07-02
xics/kvm: Skip rollback when KVM XICS is absent
Greg Kurz
2019-07-02
xics/spapr: Rename xics_kvm_init()
Greg Kurz
2019-07-02
hw/ppc: Drop useless CONFIG_KVM ifdefery
Greg Kurz
2019-07-02
hw/ppc/prep: Drop useless CONFIG_KVM ifdefery
Greg Kurz
2019-07-02
hw/ppc/mac_newworld: Drop useless CONFIG_KVM ifdefery
Greg Kurz
2019-07-02
hw/ppc/mac_oldworld: Drop useless CONFIG_KVM ifdefery
Greg Kurz
2019-07-02
spapr_pci: Drop useless CONFIG_KVM ifdefery
Greg Kurz
2019-07-02
xics/spapr: Only emulated XICS should use RTAS/hypercalls emulation
Greg Kurz
2019-07-02
spapr_pci: Fix DRC owner in spapr_dt_pci_bus()
Greg Kurz
2019-07-02
xics: Add comment about CPU hotplug
Greg Kurz
2019-07-02
xics/spapr: Detect old KVM XICS on POWER9 hosts
Greg Kurz
2019-07-02
xics/spapr: Register RTAS/hypercalls once at machine init
Greg Kurz
2019-07-02
xics/spapr: Prevent RTAS/hypercalls emulation to be used by in-kernel XICS
Greg Kurz
2019-07-02
spapr_pci: Fix potential NULL pointer dereference in spapr_dt_pci_bus()
Philippe Mathieu-Daudé
2019-07-02
ppc/pnv: remove xscom_base field from PnvChip
Cédric Le Goater
2019-07-02
ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chips
Cédric Le Goater
2019-07-02
ppc/pnv: fix StoreEOI activation
Cédric Le Goater
2019-07-01
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-26-2019' ...
Peter Maydell
2019-07-01
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190624' into st...
Peter Maydell
2019-06-26
dma/rc4030: Minor code style cleanup
Aleksandar Markovic
2019-06-26
dma/rc4030: Fix off-by-one error in specified memory region size
Aleksandar Markovic
2019-06-26
hw/mips/gt64xxx_pci: Align the pci0-mem size
Philippe Mathieu-Daudé
2019-06-26
hw/mips/gt64xxx_pci: Convert debug printf()s to trace events
Philippe Mathieu-Daudé
2019-06-26
hw/mips/gt64xxx_pci: Use qemu_log_mask() instead of debug printf()
Philippe Mathieu-Daudé
2019-06-26
hw/mips/gt64xxx_pci: Fix 'spaces' coding style issues
Philippe Mathieu-Daudé
2019-06-26
hw/mips/gt64xxx_pci: Fix 'braces' coding style issues
Philippe Mathieu-Daudé
2019-06-26
hw/mips/gt64xxx_pci: Fix 'tabs' coding style issues
Philippe Mathieu-Daudé
2019-06-26
hw/mips/gt64xxx_pci: Fix multiline comment syntax
Philippe Mathieu-Daudé
2019-06-24
nvme: do not advertise support for unsupported arbitration mechanism
Klaus Birkelund Jensen
2019-06-24
xen: Import other xen/io/*.h
Anthony PERARD
2019-06-24
xen: Drop includes of xen/hvm/params.h
Anthony PERARD
2019-06-24
xen: Avoid VLA
Anthony PERARD
2019-06-24
xen-bus / xen-block: add support for event channel polling
Paul Durrant
2019-06-24
xen-bus: allow AioContext to be specified for each event channel
Paul Durrant
2019-06-24
xen-bus: use a separate fd for each event channel
Paul Durrant
2019-06-24
xen-block: support feature-large-sector-size
Paul Durrant
2019-06-21
hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1
Greg Kurz
2019-06-21
sd: Fix out-of-bounds assertions
Lidong Chen
2019-06-21
i386/kvm: convert hyperv enlightenments properties from bools to bits
Vitaly Kuznetsov
2019-06-17
hw/intc/arm_gicv3: GICD_TYPER.SecurityExtn is RAZ if GICD_CTLR.DS == 1
Peter Maydell
2019-06-17
hw/intc/arm_gicv3: Fix decoding of ID register range
Peter Maydell
2019-06-17
hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boards
Peter Maydell
2019-06-17
hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPU
Peter Maydell
[next]