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
Age
Commit message (
Expand
)
Author
2017-09-15
qemu.py: Pylint/style fixes
Lukáš Doktor
2017-09-15
Merge remote-tracking branch 'remotes/huth/tags/check-20170915' into staging
Peter Maydell
2017-09-15
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170915' int...
Peter Maydell
2017-09-15
qtest: Avoid passing raw strings through hmp()
Eric Blake
2017-09-15
libqtest: Remove dead qtest_instances variable
Eric Blake
2017-09-15
numa-test: Use hmp()
Eric Blake
2017-09-15
qtest: Don't perform side effects inside assertion
Eric Blake
2017-09-15
test-qga: Kill broken and dead QGA_TEST_SIDE_EFFECTING code
Eric Blake
2017-09-15
tests: Fix broken ivshmem-server-msi/-irq tests
Thomas Huth
2017-09-15
tests/libqtest: Use a proper error message if QTEST_QEMU_BINARY is missing
Thomas Huth
2017-09-15
tests/test-hmp: Remove puv3 and tricore_testboard from the blacklist
Thomas Huth
2017-09-15
tests: Introduce generic device hot-plug/hot-unplug functions
Thomas Huth
2017-09-15
ppc/kvm: use kvm_vm_check_extension() in kvmppc_is_pr()
Greg Kurz
2017-09-15
spapr_events: use QTAILQ_FOREACH_SAFE() in spapr_clear_pending_events()
Greg Kurz
2017-09-15
spapr_cpu_core: cleaning up qdev_get_machine() calls
Greg Kurz
2017-09-15
spapr_pci: don't create 64-bit MMIO window if we don't need to
Greg Kurz
2017-09-15
spapr_pci: convert sprintf() to g_strdup_printf()
Greg Kurz
2017-09-15
spapr_cpu_core: fail gracefully with non-pseries machine types
Greg Kurz
2017-09-15
xics: fix several error leaks
Greg Kurz
2017-09-15
vfio, spapr: Fix levels calculation
Alexey Kardashevskiy
2017-09-15
spapr_pci: handle FDT creation errors with _FDT()
Greg Kurz
2017-09-15
spapr_pci: use the common _FDT() helper
Greg Kurz
2017-09-15
spapr: fix CAS-generated reset
Cédric Le Goater
2017-09-15
ppc/xive: fix OV5_XIVE_EXPLOIT bits
Cédric Le Goater
2017-09-15
spapr: only update SDR1 once per-cpu during CAS
Greg Kurz
2017-09-15
spapr_pci: use g_strdup_printf()
Greg Kurz
2017-09-15
spapr_pci: drop useless check in spapr_populate_pci_child_dt()
Greg Kurz
2017-09-15
spapr_pci: drop useless check in spapr_phb_vfio_get_loc_code()
Greg Kurz
2017-09-15
hw/ppc/spapr.c: cleaning up qdev_get_machine() calls
Daniel Henrique Barboza
2017-09-15
net: Add SunGEM device emulation as found on Apple UniNorth
Benjamin Herrenschmidt
2017-09-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170914'...
Peter Maydell
2017-09-14
mps2-an511: Fix wiring of UART overflow interrupt lines
Peter Maydell
2017-09-14
hw/pci-host/gpex: Implement PCI INTx routing
Pranavkumar Sawargaonkar
2017-09-14
hw/arm/virt: Set INTx/gsi mapping
Pranavkumar Sawargaonkar
2017-09-14
hw/pci-host/gpex: Set INTx index/gsi mapping
Pranavkumar Sawargaonkar
2017-09-14
target/arm: Avoid an extra temporary for store_exclusive
Richard Henderson
2017-09-14
AArch64: Fix single stepping of ERET instruction
Jaroslaw Pelczar
2017-09-14
xlnx-zcu102: Mark the EP108 machine as deprecated
Alistair Francis
2017-09-14
xlnx-zcu102: Add a machine level virtualization property
Alistair Francis
2017-09-14
xlnx-zcu102: Add a machine level secure property
Alistair Francis
2017-09-14
xlnx-zcu102: Manually create the machines
Alistair Francis
2017-09-14
xlnx-ep108: Rename to ZCU102
Alistair Francis
2017-09-14
target/arm: Rename 'type' to 'excret' in do_v7m_exception_exit()
Peter Maydell
2017-09-14
target/arm: Add and use defines for EXCRET constants
Peter Maydell
2017-09-14
target/arm: Remove unnecessary '| 0xf0000000' from do_v7m_exception_exit()
Peter Maydell
2017-09-14
nvic: Don't apply group priority mask to negative priorities
Peter Maydell
2017-09-14
target/arm: Get PRECISERR and IBUSERR the right way round
Peter Maydell
2017-09-14
target/arm: Clear exclusive monitor on v7M reset, exception entry/exit
Peter Maydell
2017-09-14
target/arm: Use M_REG_NUM_BANKS rather than hardcoding 2
Peter Maydell
2017-09-14
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170914' into s...
Peter Maydell
[next]