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-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
2019-12-17
kvm: convert "-machine kvm_shadow_mem" to an accelerator property
Paolo Bonzini
2019-12-17
xen: convert "-machine igd-passthru" to an accelerator property
Paolo Bonzini
2019-12-17
vl: configure accelerators from -accel options
Paolo Bonzini
2019-12-17
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-1...
Peter Maydell
2019-12-17
hw/misc/ivshmem: Bury dead legacy INTx code
Markus Armbruster
2019-12-17
Remove the core bluetooth code
Thomas Huth
2019-12-17
ppc/pnv: Drop PnvChipClass::type
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvChipClass::xscom_pcba() method
Greg Kurz
2019-12-17
ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()
Greg Kurz
2019-12-17
ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvChipClass::xscom_core_base() method
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvChipClass::intc_print_info() method
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compat
Greg Kurz
2019-12-17
ppc/pnv: Drop PnvPsiClass::chip_type
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvPsiClass::compat
Greg Kurz
2019-12-17
ppc/pnv: Fix OCC common area region mapping
Cédric Le Goater
2019-12-17
ppc/pnv: Introduce PBA registers
Cédric Le Goater
2019-12-17
ppc/pnv: populate the DT with realized XSCOM devices
Cédric Le Goater
2019-12-17
ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodes
Cédric Le Goater
2019-12-17
target/ppc: Add SPR TBU40
Suraj Jitindar Singh
2019-12-17
target/ppc: Work [S]PURR implementation and add HV support
Suraj Jitindar Singh
2019-12-17
target/ppc: Implement the VTB for HV access
Suraj Jitindar Singh
2019-12-17
ppc/pnv: add a LPC Controller model for POWER10
Cédric Le Goater
2019-12-17
ppc/pnv: add a PSI bridge model for POWER10
Cédric Le Goater
2019-12-17
ppc/psi: cleanup definitions
Cédric Le Goater
2019-12-17
ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machine
Cédric Le Goater
2019-12-17
ppc: Don't use CPUPPCState::irq_input_state with modern Book3s CPU models
Greg Kurz
2019-12-17
xics: Don't deassert outputs
Greg Kurz
2019-12-17
ppc: Deassert the external interrupt pin in KVM on reset
Greg Kurz
2019-12-17
spapr: Simplify ovec diff
David Gibson
[next]