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
2019-10-08
virtio-blk: schedule virtio_notify_config to run on main context
Sergio Lopez
2019-10-08
util/ioc.c: try to reassure Coverity about qemu_iovec_init_extended
Vladimir Sementsov-Ogievskiy
2019-10-07
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-10-07
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191004' into...
Peter Maydell
2019-10-04
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-10-04
target/i386/kvm: Silence warning from Valgrind about uninitialized bytes
Thomas Huth
2019-10-04
target/i386: work around KVM_GET_MSRS bug for secondary execution controls
Paolo Bonzini
2019-10-04
target/i386: add VMX features
Paolo Bonzini
2019-10-04
vmxcap: correct the name of the variables
Paolo Bonzini
2019-10-04
target/i386: add VMX definitions
Paolo Bonzini
2019-10-04
target/i386: expand feature words to 64 bits
Paolo Bonzini
2019-10-04
target/i386: introduce generic feature dependency mechanism
Paolo Bonzini
2019-10-04
target/i386: handle filtered_features in a new function mark_unavailable_feat...
Paolo Bonzini
2019-10-04
tests/docker: only enable ubsan for test-clang
Paolo Bonzini
2019-10-04
win32: work around main-loop busy loop on socket/fd event
Marc-André Lureau
2019-10-04
tests: skip serial test on windows
Marc-André Lureau
2019-10-04
util: WSAEWOULDBLOCK on connect should map to EINPROGRESS
Marc-André Lureau
2019-10-04
Fix wrong behavior of cpu_memory_rw_debug() function in SMM
Dmitry Poletaev
2019-10-04
memory: allow memory_region_register_iommu_notifier() to fail
Eric Auger
2019-10-04
vfio: Turn the container error into an Error handle
Eric Auger
2019-10-04
i386: Add CPUID bit for CLZERO and XSAVEERPTR
Sebastian Andrzej Siewior
2019-10-04
docker: test-debug: disable LeakSanitizer
Paolo Bonzini
2019-10-04
lm32: do not leak memory on object_new/object_unref
Paolo Bonzini
2019-10-04
cris: do not leak struct cris_disasm_data
Paolo Bonzini
2019-10-04
mips: fix memory leaks in board initialization
Paolo Bonzini
2019-10-04
hppa: fix leak from g_strdup_printf
Paolo Bonzini
2019-10-04
mcf5208: fix leak from qemu_allocate_irqs
Paolo Bonzini
2019-10-04
microblaze: fix leak of fdevice tree blob
Paolo Bonzini
2019-10-04
ide: fix leak from qemu_allocate_irqs
Paolo Bonzini
2019-10-04
hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.c
Thomas Huth
2019-10-04
iotests: Remove Python 2 compatibility code
Kevin Wolf
2019-10-04
iotests: Require Python 3.6 or later
Kevin Wolf
2019-10-04
iotests: Test internal snapshots with -blockdev
Kevin Wolf
2019-10-04
block/snapshot: Restrict set of snapshot nodes
Kevin Wolf
2019-10-04
ppc/pnv: Remove the XICSFabric Interface from the POWER9 machine
Cédric Le Goater
2019-10-04
spapr: Eliminate SpaprIrq::init hook
David Gibson
2019-10-04
spapr: Add return value to spapr_irq_check()
David Gibson
2019-10-04
spapr: Use less cryptic representation of which irq backends are supported
David Gibson
2019-10-04
xive: Improve irq claim/free path
David Gibson
2019-10-04
spapr, xics, xive: Better use of assert()s on irq claim/free paths
David Gibson
2019-10-04
spapr: Handle freeing of multiple irqs in frontend only
David Gibson
2019-10-04
spapr: Remove unhelpful tracepoints from spapr_irq_free_xics()
David Gibson
2019-10-04
spapr: Eliminate SpaprIrq:get_nodename method
David Gibson
2019-10-04
spapr: Simplify spapr_qirq() handling
David Gibson
2019-10-04
spapr: Fix indexing of XICS irqs
David Gibson
2019-10-04
spapr: Eliminate nr_irqs parameter to SpaprIrq::init
David Gibson
2019-10-04
spapr: Clarify and fix handling of nr_irqs
David Gibson
2019-10-04
spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper
David Gibson
2019-10-04
spapr: Fold spapr_phb_lsi_qirq() into its single caller
David Gibson
2019-10-04
xics: Create sPAPR specific ICS subtype
David Gibson
[next]