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-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-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
2013-10-17
qemu-thread: add QemuEvent
Paolo Bonzini
2013-10-17
timer: protect timers_state's clock with seqlock
Liu Ping Fan
2013-10-17
seqlock: introduce read-write seqlock
Paolo Bonzini
2013-10-17
vga: Mark relevant portio lists regions as coalesced MMIO flushing
Jan Kiszka
2013-10-17
cirrus: Mark vga io region as coalesced MMIO flushing
Jan Kiszka
2013-10-17
portio: Allow to mark portio lists as coalesced MMIO flushing
Jan Kiszka
2013-10-17
compatfd: switch to QemuThread
Jan Kiszka
2013-10-17
memory: fix 128 arithmetic in info mtree
Alexey Kardashevskiy
2013-10-17
spice: fix multihead support
Gerd Hoffmann
2013-10-17
spice-display: add display channel id to the debug messages.
Gerd Hoffmann
2013-10-17
Fix VNC SASL authentication when using a QXL device
Christophe Fergeau
2013-10-17
spice: replace use of deprecated API
Marc-André Lureau
2013-10-16
ui/Makefile.objs: delete unnecessary cocoa.o dependency
Peter Maydell
2013-10-16
default-configs/: CONFIG_GDBSTUB_XML removed
Ákos Kovács
2013-10-16
Makefile.target: CONFIG_NO_* variables removed
Ákos Kovács
2013-10-16
rules.mak: New string testing functions
Peter Maydell
2013-10-16
rules.mak: New logical functions for handling y/n values
Peter Maydell
2013-10-15
target-xtensa: add in_asm logging
Max Filippov
2013-10-14
Merge remote-tracking branch 'rth/tcg-ldst-6' into staging
Anthony Liguori
2013-10-14
Merge remote-tracking branch 'jliu/or32' into staging
Anthony Liguori
2013-10-14
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20131010.0' int...
Anthony Liguori
2013-10-14
exec: Fix prototype of phys_mem_set_alloc and related functions
Stefan Weil
2013-10-12
target-alpha: Convert to new ldst opcodes
Richard Henderson
2013-10-12
tcg-ppc64: Support new ldst opcodes
Richard Henderson
2013-10-12
tcg-ppc: Support new ldst opcodes
Richard Henderson
2013-10-12
tcg-ppc64: Convert to le/be ldst helpers
Richard Henderson
2013-10-12
tcg-ppc: Convert to le/be ldst helpers
Richard Henderson
2013-10-12
tcg-ppc64: Use TCGMemOp within qemu_ldst routines
Richard Henderson
2013-10-12
tcg-ppc: Use TCGMemOp within qemu_ldst routines
Richard Henderson
2013-10-12
tcg-arm: Improve GUEST_BASE qemu_ld/st
Richard Henderson
2013-10-12
tcg-arm: Convert to new ldst opcodes
Richard Henderson
2013-10-12
tcg-arm: Tidy variable naming convention in qemu_ld/st
Richard Henderson
2013-10-12
tcg-arm: Convert to le/be ldst helpers
Richard Henderson
2013-10-12
tcg-arm: Use TCGMemOp within qemu_ldst routines
Richard Henderson
2013-10-12
tcg-i386: Support new ldst opcodes
Richard Henderson
2013-10-12
tcg-i386: Remove "cb" output restriction from qemu_st8 for i386
Richard Henderson
2013-10-12
tcg-i386: Tidy softmmu routines
Richard Henderson
[next]