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-11-11
block: Introduce bdrv_co_flush_to_os
Kevin Wolf
2011-11-11
block: Rename bdrv_co_flush to bdrv_co_flush_to_disk
Kevin Wolf
2011-11-11
hw/pc.c: Fix use-while-uninitialized of fd_type[]
Peter Maydell
2011-11-11
block: Fix vpc initialization of the Dynamic Disk Header
Charles Arnold
2011-11-11
qemu-nbd: open the block device after starting the client thread
Paolo Bonzini
2011-11-11
qemu-nbd: fix socket creation race
Paolo Bonzini
2011-11-11
qemu-nbd: print error messages from the daemon through a pipe
Paolo Bonzini
2011-11-11
qemu-nbd: move client to a thread
Paolo Bonzini
2011-11-11
qemu-nbd: rename socket variable
Paolo Bonzini
2011-11-11
qemu-nbd: trap SIGTERM
Paolo Bonzini
2011-11-11
nbd: treat EPIPE from NBD_DO_IT as success
Paolo Bonzini
2011-11-11
scsi-disk: implement eject requests
Paolo Bonzini
2011-11-11
atapi: implement eject requests
Paolo Bonzini
2011-11-11
block: add eject request callback
Paolo Bonzini
2011-11-11
vvfat: Fix read-write mode
Kevin Wolf
2011-11-10
hw/lan9118.c: Add missing 'break' to fix buffer overrun
Peter Maydell
2011-11-10
x86/cpuid: Fix crash on -cpu ""
Markus Armbruster
2011-11-10
x86/cpuid: Plug memory leak in cpudef_setfield()
Markus Armbruster
2011-11-10
x86/cpuid: Convert remaining strdup() to g_strdup()
Markus Armbruster
2011-11-10
ui/vnc: Convert sasl.mechlist to g_malloc() & friends
Markus Armbruster
2011-11-10
qdev: Fix crash on -device '?=x'
Markus Armbruster
2011-11-10
configure: Show --cpu option on the help list
陳韋任
2011-11-10
qemu-tech.texi: Update default code cache size
陳韋任
2011-11-09
hpet: fix infinite loop in qemu_run_timers with -icount enabled
Max Filippov
2011-11-09
hw/omap_gpmc.c: Add missing 'break's to fix 8 bit NAND writes
Peter Maydell
2011-11-09
hw/omap_dss.c: Fix !-vs-~ bug in handling DISPC_CONTROL
Peter Maydell
2011-11-09
i386: derive '-cpu host' from KVM_GET_SUPPORTED_CPUID
Avi Kivity
2011-11-09
configure: fix detection for xattr.h on modern distributions
Avi Kivity
2011-11-09
Clean up assertion in get_boot_devices_list()
Markus Armbruster
2011-11-09
Replace WriteFileEx with WriteFile in qemu_create_pidfile
Fabien Chouteau
2011-11-09
win32: remove broken timers
Paolo Bonzini
2011-11-08
virtex: Remove memset of clk_setup
Edgar E. Iglesias
2011-11-07
Update version for v1.0-rc1
v1.0-rc1
Anthony Liguori
2011-11-07
console: Fix rendering of VGA underline
Markus Armbruster
2011-11-07
qemu_timedate_diff() shouldn't modify its argument.
Gleb Natapov
2011-11-07
reenable vm_clock when resuming all vcpus
Wen Congyang
2011-11-07
qxl: fix vga port initialization.
Gerd Hoffmann
2011-11-07
ac97: don't override the pci subsystem id
Gerd Hoffmann
2011-11-07
pc: add 1.0 machine type
Gerd Hoffmann
2011-11-07
disable automatic loading of sgabios when -nographic
Paolo Bonzini
2011-11-07
add sgabios blob and submodule
Paolo Bonzini
2011-11-07
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-11-07
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-11-07
xen-platform: Fix IO port read/write functions
Anthony PERARD
2011-11-07
readline: Fix buffer overrun on re-add to history
Markus Armbruster
2011-11-07
cmd: Fix potential memory leak
Pavel Borzenkov
2011-11-07
cmd: Fix potential NULL pointer dereference
Pavel Borzenkov
2011-11-07
cmd: Fix coding style in cmd.c
Pavel Borzenkov
2011-11-06
arm_gic: handle banked enable bits for per-cpu interrupts
Rabin Vincent
2011-11-04
vvfat: reorganize computation of disk geometry
Paolo Bonzini
[next]