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
2011-03-21
e1000: Fix multi-descriptor packet checksum offload
Stefan Hajnoczi
2011-03-21
Merge branch 'for-anthony' of git://github.com/bonzini/qemu
Aurelien Jarno
2011-03-21
Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin
Aurelien Jarno
2011-03-21
rbd: don't link with -lcrypto
Aurelien Jarno
2011-03-21
hw/arm_sysctl.c: Add the Versatile Express system registers
Peter Maydell
2011-03-21
remove qemu_get_clock
Paolo Bonzini
2011-03-21
add a generic scaling mechanism for timers
Paolo Bonzini
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-03-21
change all rt_clock references to use millisecond resolution accessors
Paolo Bonzini
2011-03-21
add more helper functions with explicit milli/nanosecond resolution
Paolo Bonzini
2011-03-20
Fix conversions from pointer to int and vice versa
Stefan Weil
2011-03-19
petalogix_ml605_mmu: remove unused variable
Blue Swirl
2011-03-19
qemu-thread: delete unused functions
Blue Swirl
2011-03-19
w32: Add missing functions qemu_mutex_destroy, qemu_cond_destroy
Stefan Weil
2011-03-19
i8254: Fix migration from older versions
Jan Kiszka
2011-03-16
microblaze: Add PetaLogix ml605 MMU little-endian ref design
Michal Simek
2011-03-16
xilinx: Add AXIENET & DMA models
Edgar E. Iglesias
2011-03-16
microblaze: Compile uart 16550 serial driver
Michal Simek
2011-03-16
Add qcow2 documentation
Kevin Wolf
2011-03-15
win32: implement missing timersub
Blue Swirl
2011-03-15
simpletrace: Move st_init() error reporting
Stefan Hajnoczi
2011-03-15
hw/xen_disk: aio_inflight not released in handling ioreq when nr_segments==0
Feiran Zheng
2011-03-15
Improve error handling in do_snapshot_blkdev()
Jes Sorensen
2011-03-15
Fix ATA SMART and CHECK POWER MODE
Brian Wheeler
2011-03-15
Don't allow multiwrites against a block device without underlying medium
Ryan Harper
2011-03-15
tools: Use real async.c instead of stubs
Kevin Wolf
2011-03-15
Add error message for loading snapshot without VM state
Kevin Wolf
2011-03-15
block/qcow: Don't ignore immediate read/write and other failures
Stefan Weil
2011-03-15
block/vdi: Don't ignore immediate read/write failures
Stefan Weil
2011-03-13
add Win32 IPI service
Paolo Bonzini
2011-03-13
protect qemu_cpu_kick_self for Win32
Paolo Bonzini
2011-03-13
provide dummy signal init functions for win32
Paolo Bonzini
2011-03-13
merge all signal initialization with qemu_signalfd_init, rename
Paolo Bonzini
2011-03-13
iothread stops the vcpu thread via IPI
Paolo Bonzini
2011-03-13
do not use timedwait on qemu_cpu_cond
Paolo Bonzini
2011-03-13
do not use timedwait on qemu_pause_cond
Paolo Bonzini
2011-03-13
do not use timedwait on qemu_system_cond
Paolo Bonzini
2011-03-13
do not use timedwait on qemu_halt_cond
Paolo Bonzini
2011-03-13
always signal pause_cond after stopping a VCPU
Paolo Bonzini
2011-03-13
exit round-robin vcpu loop if cpu->stopped is true
Paolo Bonzini
2011-03-13
always qemu_cpu_kick after unhalting a cpu
Paolo Bonzini
2011-03-13
inline cpu_halted into sole caller
Paolo Bonzini
2011-03-13
remove CONFIG_THREAD
Paolo Bonzini
2011-03-13
add assertions on the owner of a QemuMutex
Paolo Bonzini
2011-03-13
include qemu-thread.h early
Paolo Bonzini
2011-03-13
add win32 qemu-thread implementation
Paolo Bonzini
2011-03-13
Refactor thread retrieval and check
Jan Kiszka
2011-03-13
use win32 timer queues
Paolo Bonzini
2011-03-13
implement win32 dynticks timer
Paolo Bonzini
2011-03-13
unlock iothread during WaitForMultipleObjects
Paolo Bonzini
[next]