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-18
pseries: Fix buggy spapr_vio_find_by_reg()
David Gibson
2011-11-18
pseries: Correct RAM size check for SLOF
David Gibson
2011-11-11
PPC: Fix for the gdb single step problem on an rfi instruction
Sebastian Bauer
2011-11-11
tcg-ppc64: Fix compile errors for userspace only builds with gcc 4.6
David Gibson
2011-11-11
pseries: Fix initialization of sPAPREnvironment structure
David Gibson
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
2011-11-04
vvfat: do not hardcode sector counts in error message
Paolo Bonzini
2011-11-04
vvfat: unify and correct computation of sector count
Paolo Bonzini
2011-11-04
vvfat: need to use first_sectors_number to distinguish fdd/hdd
Paolo Bonzini
2011-11-04
vvfat: do not fail if the disk has spare sectors
Paolo Bonzini
2011-11-04
vvfat: fix out of bounds array_get usage
Paolo Bonzini
2011-11-04
block/cloop: Use g_free instead of free
Dong Xu Wang
2011-11-04
block/cloop: Fix coding style
Dong Xu Wang
2011-11-04
dma: Avoid reentrancy in DMA transfer handlers
Kevin Wolf
2011-11-04
qemu-io: Fix multiwrite_f error handling
Kevin Wolf
2011-11-04
qemu-io: Handle create_iovec errors
Kevin Wolf
[next]