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-24
microblaze: Turn res_addr into a tcg global
Edgar E. Iglesias
2013-10-24
microblaze: Move the saving of the reservation addr into gen_load
Edgar E. Iglesias
2013-10-24
microblaze: Improve src
Edgar E. Iglesias
2013-10-24
microblaze: Improve srl
Edgar E. Iglesias
2013-10-24
microblaze: Simplify andn by using tcg_gen_andc
Edgar E. Iglesias
2013-10-24
microblaze: Make write_carryi input a boolean
Edgar E. Iglesias
2013-10-24
microblaze: Clarify expected input of write_carry
Edgar E. Iglesias
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
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
block/raw-win32: Always use -errno in hdev_open
Max Reitz
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-17
blockdev: fix cdrom read_only flag
Fam Zheng
2013-10-17
sd: Avoid access to NULL BlockDriverState
Andreas Färber
2013-10-17
hmp: drop bogus "[not inserted]"
Mike Qiu
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
[next]