index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
Age
Commit message (
Expand
)
Author
2020-01-07
qdev: remove PROP_MEMORY_REGION
Marc-André Lureau
2020-01-07
omap-gpio: remove PROP_PTR
Marc-André Lureau
2020-01-07
omap-i2c: remove PROP_PTR
Marc-André Lureau
2020-01-07
omap-intc: remove PROP_PTR
Marc-André Lureau
2020-01-07
etraxfs: remove PROP_PTR usage
Marc-André Lureau
2020-01-07
vmmouse: replace PROP_PTR with PROP_LINK
Marc-André Lureau
2020-01-07
mips: inline serial_init()
Marc-André Lureau
2020-01-07
serial: make SerialIO a sysbus device
Marc-André Lureau
2020-01-07
serial-mm: add endianness property
Marc-André Lureau
2020-01-07
serial-mm: add "regshift" property
Marc-André Lureau
2020-01-07
serial: start making SerialMM a sysbus device
Marc-André Lureau
2020-01-07
serial: replace serial_exit_core() with unrealize
Marc-André Lureau
2020-01-07
serial: realize the serial device
Marc-André Lureau
2020-01-07
serial: add "baudbase" property
Marc-André Lureau
2020-01-07
serial: initial qom-ification
Marc-André Lureau
2020-01-07
sysbus: remove outdated comment
Marc-André Lureau
2020-01-07
sysbus: remove unused sysbus_try_create*
Marc-André Lureau
2020-01-06
vmstate: add qom interface to get id
Marc-André Lureau
2019-12-18
hw/pci: Remove the "command_serr_enable" property
Thomas Huth
2019-12-18
hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"
Philippe Mathieu-Daudé
2019-12-17
hw/i386/pc: Extract the port92 device
Philippe Mathieu-Daudé
2019-12-17
hw/isa/isa-bus: cleanup irq functions
Paolo Bonzini
2019-12-17
x86: move more x86-generic functions out of PC files
Paolo Bonzini
2019-12-17
x86: move SMM property to X86MachineState
Paolo Bonzini
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-12-17
kvm: convert "-machine kernel_irqchip" to an accelerator property
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
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: Drop pnv_chip_is_power9() and pnv_chip_is_power10() helpers
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: Drop pnv_is_power9() and pnv_is_power10() helpers
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: Drop useless extern annotation for functions
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: Make PnvXScomInterface an incomplete type
Greg Kurz
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
[next]