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
2013-10-25
target-ppc: Fill in OpenFirmware names for some PowerPCCPU families
Andreas Färber
2013-10-25
target-ppc: dump-guest-memory support
Aneesh Kumar K.V
2013-10-25
dump-guest-memory: Check for the correct return value
Aneesh Kumar K.V
2013-10-25
target-ppc: Use #define for max slb entries
Aneesh Kumar K.V
2013-10-25
target-ppc: Check for error on address translation in memsave command
Aneesh Kumar K.V
2013-10-25
target-ppc: Update slb array with correct index values.
Aneesh Kumar K.V
2013-10-25
spapr-pci: enable irqfd for INTx
Alexey Kardashevskiy
2013-10-25
xics-kvm: enable irqfd for MSI
Alexey Kardashevskiy
2013-10-25
xics: Implement H_XIRR_X
Benjamin Herrenschmidt
2013-10-25
xics: Implement H_IPOLL
Benjamin Herrenschmidt
2013-10-25
xics-kvm: Support for in-kernel XICS interrupt controller
David Gibson
2013-10-25
xics: add cpu_setup callback
Alexey Kardashevskiy
2013-10-25
xics: split to xics and xics-common
Alexey Kardashevskiy
2013-10-25
xics: add missing const specifiers to TypeInfo
Alexey Kardashevskiy
2013-10-25
xics: convert init() to realize()
Alexey Kardashevskiy
2013-10-25
xics: add pre_save/post_load dispatchers
Alexey Kardashevskiy
2013-10-25
xics: replace fprintf with error_report
Alexey Kardashevskiy
2013-10-25
spapr: move cpu_setup after kvmppc_set_papr
Alexey Kardashevskiy
2013-10-25
xics: move reset and cpu_setup
Alexey Kardashevskiy
2013-10-25
target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN
David Gibson
2013-10-25
spapr-rtas: fix h_rtas parameters reading
Alexey Kardashevskiy
2013-10-25
spapr: Add ibm, purr property on power7 and newer
Alexey Kardashevskiy
2013-10-25
spapr: increase temporary fdt buffer size
Alexey Kardashevskiy
2013-10-25
PPC: Fix L2CR write accesses
Alexander Graf
2013-10-25
target-ppc: Little Endian Correction to Load/Store Vector Element
Tom Musta
2013-10-25
ppc: Add CFAR, DAR and DSISR to the dictionary of printable registers
Tom Musta
2013-10-25
pseries: Fix loading of little endian kernels
Benjamin Herrenschmidt
2013-10-25
pseries: Update SLOF firmware image
Alexey Kardashevskiy
2013-10-18
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2013-10-18
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2013-10-18
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-10-18
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
2013-10-18
Merge remote-tracking branch 'bonzini/configure' into staging
Anthony Liguori
2013-10-18
Merge remote-tracking branch 'spice/spice.v75' into staging
Anthony Liguori
2013-10-18
Merge remote-tracking branch 'filippov/tags/20131015-xtensa' into staging
Anthony Liguori
2013-10-18
vmdk: fix VMFS extent parsing
Fam Zheng
2013-10-18
vmdk: Only read cid from image file when opening
Fam Zheng
2013-10-18
net/rtl8139: update network information when macaddr is changed in guest
Amos Kong
2013-10-18
net/e1000: update network information when macaddr is changed in guest
Amos Kong
2013-10-18
net: update nic info during device reset
Amos Kong
2013-10-18
virtio: Remove unneeded memcpy
Stefan Weil
2013-10-17
exec: remove qemu_safe_ram_ptr
Paolo Bonzini
2013-10-17
icount: make it thread-safe
Paolo Bonzini
2013-10-17
icount: document (future) locking rules for icount
Paolo Bonzini
2013-10-17
icount: prepare the code for future races in calling qemu_clock_warp
Paolo Bonzini
2013-10-17
icount: reorganize icount_warp_rt
Paolo Bonzini
2013-10-17
icount: use cpu_get_icount() directly
Paolo Bonzini
2013-10-17
timer: add timer_mod_anticipate and timer_mod_anticipate_ns
Paolo Bonzini
2013-10-17
timer: extract timer_mod_ns_locked and timerlist_rearm
Paolo Bonzini
2013-10-17
timer: make qemu_clock_enable sync between disable and timer's cb
Liu Ping Fan
[next]