index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
hw/lan9118.c: Add missing 'break' to fix buffer overrun
Peter Maydell
2011-11-10
1
-0
/
+1
*
x86/cpuid: Fix crash on -cpu ""
Markus Armbruster
2011-11-10
1
-2
/
+2
*
x86/cpuid: Plug memory leak in cpudef_setfield()
Markus Armbruster
2011-11-10
1
-0
/
+1
*
x86/cpuid: Convert remaining strdup() to g_strdup()
Markus Armbruster
2011-11-10
1
-4
/
+4
*
ui/vnc: Convert sasl.mechlist to g_malloc() & friends
Markus Armbruster
2011-11-10
1
-14
/
+5
*
qdev: Fix crash on -device '?=x'
Markus Armbruster
2011-11-10
1
-1
/
+1
*
configure: Show --cpu option on the help list
陳韋任
2011-11-10
1
-0
/
+1
*
qemu-tech.texi: Update default code cache size
陳韋任
2011-11-10
1
-1
/
+1
*
hpet: fix infinite loop in qemu_run_timers with -icount enabled
Max Filippov
2011-11-09
1
-2
/
+2
*
hw/omap_gpmc.c: Add missing 'break's to fix 8 bit NAND writes
Peter Maydell
2011-11-09
1
-0
/
+2
*
hw/omap_dss.c: Fix !-vs-~ bug in handling DISPC_CONTROL
Peter Maydell
2011-11-09
1
-4
/
+5
*
i386: derive '-cpu host' from KVM_GET_SUPPORTED_CPUID
Avi Kivity
2011-11-09
1
-23
/
+4
*
configure: fix detection for xattr.h on modern distributions
Avi Kivity
2011-11-09
7
-7
/
+45
*
Clean up assertion in get_boot_devices_list()
Markus Armbruster
2011-11-09
1
-1
/
+1
*
Replace WriteFileEx with WriteFile in qemu_create_pidfile
Fabien Chouteau
2011-11-09
1
-3
/
+4
*
win32: remove broken timers
Paolo Bonzini
2011-11-09
1
-3
/
+1
*
virtex: Remove memset of clk_setup
Edgar E. Iglesias
2011-11-08
1
-1
/
+0
*
Update version for v1.0-rc1
Anthony Liguori
2011-11-07
1
-1
/
+1
*
console: Fix rendering of VGA underline
Markus Armbruster
2011-11-07
1
-3
/
+3
*
qemu_timedate_diff() shouldn't modify its argument.
Gleb Natapov
2011-11-07
1
-2
/
+5
*
reenable vm_clock when resuming all vcpus
Wen Congyang
2011-11-07
1
-0
/
+1
*
qxl: fix vga port initialization.
Gerd Hoffmann
2011-11-07
1
-5
/
+17
*
ac97: don't override the pci subsystem id
Gerd Hoffmann
2011-11-07
2
-5
/
+27
*
pc: add 1.0 machine type
Gerd Hoffmann
2011-11-07
1
-3
/
+11
*
disable automatic loading of sgabios when -nographic
Paolo Bonzini
2011-11-07
1
-9
/
+0
*
add sgabios blob and submodule
Paolo Bonzini
2011-11-07
5
-1
/
+10
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-11-07
4
-88
/
+138
|
\
|
*
vvfat: reorganize computation of disk geometry
Paolo Bonzini
2011-11-04
1
-16
/
+24
|
*
vvfat: do not hardcode sector counts in error message
Paolo Bonzini
2011-11-04
1
-5
/
+2
|
*
vvfat: unify and correct computation of sector count
Paolo Bonzini
2011-11-04
1
-3
/
+3
|
*
vvfat: need to use first_sectors_number to distinguish fdd/hdd
Paolo Bonzini
2011-11-04
1
-2
/
+2
|
*
vvfat: do not fail if the disk has spare sectors
Paolo Bonzini
2011-11-04
1
-2
/
+2
|
*
vvfat: fix out of bounds array_get usage
Paolo Bonzini
2011-11-04
1
-0
/
+1
|
*
block/cloop: Use g_free instead of free
Dong Xu Wang
2011-11-04
1
-3
/
+3
|
*
block/cloop: Fix coding style
Dong Xu Wang
2011-11-04
1
-52
/
+63
|
*
dma: Avoid reentrancy in DMA transfer handlers
Kevin Wolf
2011-11-04
1
-0
/
+10
|
*
qemu-io: Fix multiwrite_f error handling
Kevin Wolf
2011-11-04
1
-3
/
+6
|
*
qemu-io: Handle create_iovec errors
Kevin Wolf
2011-11-04
1
-4
/
+24
*
|
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-11-07
3
-96
/
+92
|
\
\
|
*
|
xen-platform: Fix IO port read/write functions
Anthony PERARD
2011-11-07
1
-9
/
+9
|
*
|
readline: Fix buffer overrun on re-add to history
Markus Armbruster
2011-11-07
1
-1
/
+1
|
*
|
cmd: Fix potential memory leak
Pavel Borzenkov
2011-11-07
1
-2
/
+7
|
*
|
cmd: Fix potential NULL pointer dereference
Pavel Borzenkov
2011-11-07
1
-8
/
+3
|
*
|
cmd: Fix coding style in cmd.c
Pavel Borzenkov
2011-11-07
1
-86
/
+82
|
|
/
*
|
arm_gic: handle banked enable bits for per-cpu interrupts
Rabin Vincent
2011-11-06
1
-15
/
+20
|
/
*
Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa
Blue Swirl
2011-11-02
6
-18
/
+135
|
\
|
*
xtensa_lx60: fix build date code and change memory region names
Max Filippov
2011-11-02
1
-4
/
+4
|
*
xtensa_lx60: pass kernel arguments from -append
Max Filippov
2011-11-02
2
-4
/
+45
|
*
xtensa_lx60: add FLASH support
Max Filippov
2011-11-02
3
-8
/
+73
|
*
target-xtensa: raise an exception for invalid and reserved opcodes
Max Filippov
2011-11-02
1
-1
/
+6
[prev]
[next]