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
Age
Commit message (
Expand
)
Author
2019-12-18
tests/boot-sector: Fix the bad s390x assembler code
Thomas Huth
2019-12-18
target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline
Richard Henderson
2019-12-18
target/s390x: Split out helper_per_store_real
Richard Henderson
2019-12-17
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-1...
Peter Maydell
2019-12-17
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
2019-12-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20191217' into...
Peter Maydell
2019-12-17
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2019-12-17
tests: use g_test_rand_int
Paolo Bonzini
2019-12-17
tests/Makefile: Fix check-report.* targets shown in check-help
Wainer dos Santos Moschetta
2019-12-17
glib: use portable g_setenv()
Marc-André Lureau
2019-12-17
hw/misc/ivshmem: Bury dead legacy INTx code
Markus Armbruster
2019-12-17
pseries: disable migration-test if /dev/kvm cannot be used
Laurent Vivier
2019-12-17
tests: fix modules-test 'duplicate test case' error
Cole Robinson
2019-12-17
Remove libbluetooth / bluez from the CI tests
Thomas Huth
2019-12-17
Remove the core bluetooth code
Thomas Huth
2019-12-17
pseries: Update SLOF firmware image
Alexey Kardashevskiy
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-16
python/qemu: Remove unneeded imports in __init__
Wainer dos Santos Moschetta
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
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: Add SPR ASDR
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
target/ppc: Add POWER10 DD1.0 model information
Cédric Le Goater
2019-12-17
ppc: Make PPCVirtualHypervisor an incomplete type
Greg Kurz
2019-12-17
ppc: Ignore the CPU_INTERRUPT_EXITTB interrupt with KVM
Greg Kurz
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]