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-02-24
qemu-img: Add tests for raw image preallocation
Nir Soffer
2017-02-24
qemu-img: Do not truncate before preallocation
Nir Soffer
2017-02-24
qemu-iotests: redirect nbd server stdout to /dev/null
Jeff Cody
2017-02-24
qemu-iotests: add ability to exclude certain protocols from tests
Jeff Cody
2017-02-24
qemu-iotests: Test 137 only supports 'file' protocol
Jeff Cody
2017-02-24
Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2017-2620-20170224...
Peter Maydell
2017-02-24
cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017-2620)
Gerd Hoffmann
2017-02-24
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170223-1' into s...
Peter Maydell
2017-02-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170222' into...
Peter Maydell
2017-02-23
Revert "hw/mips: MIPS Boston board support"
Peter Maydell
2017-02-23
xhci: properties cleanup
Gerd Hoffmann
2017-02-23
usb: ohci: fix error return code in servicing td
Li Qiang
2017-02-23
usb: replace handle_destroy with unrealize
Marc-André Lureau
2017-02-23
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170222' into staging
Peter Maydell
2017-02-22
hw/ppc/ppc405_uc.c: Avoid integer overflows
Peter Maydell
2017-02-22
hw/ppc/spapr: Check for valid page size when hot plugging memory
Thomas Huth
2017-02-22
target-ppc: fix Book-E TLB matching
Alex Zuepke
2017-02-22
hw/net/spapr_llan: 6 byte mac address device tree entry
Sam Bobroff
2017-02-22
machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...
Igor Mammedov
2017-02-22
machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
Igor Mammedov
2017-02-22
spapr: reuse machine->possible_cpus instead of cores[]
Igor Mammedov
2017-02-22
change CPUArchId.cpu type to Object*
Igor Mammedov
2017-02-22
pc: pass apic_id to pc_find_cpu_slot() directly so lookup could be done witho...
Igor Mammedov
2017-02-22
pc: calculate topology only once when possible_cpus is initialised
Igor Mammedov
2017-02-22
pc: move pcms->possible_cpus init out of pc_cpus_init()
Igor Mammedov
2017-02-22
machine: move possible_cpus to MachineState
Igor Mammedov
2017-02-22
hw/pci-host/prep: Do not use hw_error() in realize function
Thomas Huth
2017-02-22
target/ppc/POWER9: Direct all instr and data storage interrupts to the hypv
Suraj Jitindar Singh
2017-02-22
target/ppc/POWER9: Adapt LPCR handling for POWER9
Suraj Jitindar Singh
2017-02-22
target/ppc/POWER9: Add ISAv3.00 MMU definition
Suraj Jitindar Singh
2017-02-22
target/ppc: Fix LPCR DPFD mask define
Suraj Jitindar Singh
2017-02-22
target-ppc: Add xscvqpudz and xscvqpuwz instructions
Bharata B Rao
2017-02-22
target-ppc: Implement round to odd variants of quad FP instructions
Bharata B Rao
2017-02-22
softfloat: Add float128_to_uint32_round_to_zero()
Bharata B Rao
2017-02-22
softfloat: Add float128_to_uint64_round_to_zero()
Bharata B Rao
2017-02-22
softfloat: Add round-to-odd rounding mode
Bharata B Rao
2017-02-22
spapr: replace debug printf with trace points
Laurent Vivier
2017-02-22
ppc4xx: replace debug printf with trace points
Laurent Vivier
2017-02-22
mac99: replace debug printf with trace points
Laurent Vivier
2017-02-22
target-ppc, tcg: fix usermode segfault with pthread_create()
Sam Bobroff
2017-02-22
target-ppc: add wait instruction
Nikunj A Dadhania
2017-02-22
target-ppc: add slbsync implementation
Nikunj A Dadhania
2017-02-22
target-ppc: add slbieg instruction
Nikunj A Dadhania
2017-02-22
target-ppc: generate exception for copy/paste
Nikunj A Dadhania
2017-02-22
target-ppc: implement store atomic instruction
Balamuruhan S
2017-02-22
target-ppc: implement load atomic instruction
Balamuruhan S
2017-02-22
spapr: fix off-by-one error in spapr_ovec_populate_dt()
Sam Bobroff
2017-02-22
target-ppc: Add xsmaxjdp and xsminjdp instructions
Bharata B Rao
2017-02-22
target-ppc: Add xsmaxcdp and xsmincdp instructions
Bharata B Rao
2017-02-22
hw/ppc/pnv: Remove superfluous "qemu" prefix from error strings
Thomas Huth
[next]