index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-11
atapi: implement eject requests
Paolo Bonzini
2
-3
/
+21
2011-11-11
block: add eject request callback
Paolo Bonzini
3
-4
/
+23
2011-11-11
vvfat: Fix read-write mode
Kevin Wolf
1
-21
/
+23
2011-11-10
hw/lan9118.c: Add missing 'break' to fix buffer overrun
Peter Maydell
1
-0
/
+1
2011-11-10
x86/cpuid: Fix crash on -cpu ""
Markus Armbruster
1
-2
/
+2
2011-11-10
x86/cpuid: Plug memory leak in cpudef_setfield()
Markus Armbruster
1
-0
/
+1
2011-11-10
x86/cpuid: Convert remaining strdup() to g_strdup()
Markus Armbruster
1
-4
/
+4
2011-11-10
ui/vnc: Convert sasl.mechlist to g_malloc() & friends
Markus Armbruster
1
-14
/
+5
2011-11-10
qdev: Fix crash on -device '?=x'
Markus Armbruster
1
-1
/
+1
2011-11-10
configure: Show --cpu option on the help list
陳韋任
1
-0
/
+1
2011-11-10
qemu-tech.texi: Update default code cache size
陳韋任
1
-1
/
+1
2011-11-09
hpet: fix infinite loop in qemu_run_timers with -icount enabled
Max Filippov
1
-2
/
+2
2011-11-09
hw/omap_gpmc.c: Add missing 'break's to fix 8 bit NAND writes
Peter Maydell
1
-0
/
+2
2011-11-09
hw/omap_dss.c: Fix !-vs-~ bug in handling DISPC_CONTROL
Peter Maydell
1
-4
/
+5
2011-11-09
i386: derive '-cpu host' from KVM_GET_SUPPORTED_CPUID
Avi Kivity
1
-23
/
+4
2011-11-09
configure: fix detection for xattr.h on modern distributions
Avi Kivity
7
-7
/
+45
2011-11-09
Clean up assertion in get_boot_devices_list()
Markus Armbruster
1
-1
/
+1
2011-11-09
Replace WriteFileEx with WriteFile in qemu_create_pidfile
Fabien Chouteau
1
-3
/
+4
2011-11-09
win32: remove broken timers
Paolo Bonzini
1
-3
/
+1
2011-11-08
virtex: Remove memset of clk_setup
Edgar E. Iglesias
1
-1
/
+0
2011-11-07
Update version for v1.0-rc1
v1.0-rc1
Anthony Liguori
1
-1
/
+1
2011-11-07
console: Fix rendering of VGA underline
Markus Armbruster
1
-3
/
+3
2011-11-07
qemu_timedate_diff() shouldn't modify its argument.
Gleb Natapov
1
-2
/
+5
2011-11-07
reenable vm_clock when resuming all vcpus
Wen Congyang
1
-0
/
+1
2011-11-07
qxl: fix vga port initialization.
Gerd Hoffmann
1
-5
/
+17
2011-11-07
ac97: don't override the pci subsystem id
Gerd Hoffmann
2
-5
/
+27
2011-11-07
pc: add 1.0 machine type
Gerd Hoffmann
1
-3
/
+11
2011-11-07
disable automatic loading of sgabios when -nographic
Paolo Bonzini
1
-9
/
+0
2011-11-07
add sgabios blob and submodule
Paolo Bonzini
5
-1
/
+10
2011-11-07
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
4
-88
/
+138
2011-11-07
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
3
-96
/
+92
2011-11-07
xen-platform: Fix IO port read/write functions
Anthony PERARD
1
-9
/
+9
2011-11-07
readline: Fix buffer overrun on re-add to history
Markus Armbruster
1
-1
/
+1
2011-11-07
cmd: Fix potential memory leak
Pavel Borzenkov
1
-2
/
+7
2011-11-07
cmd: Fix potential NULL pointer dereference
Pavel Borzenkov
1
-8
/
+3
2011-11-07
cmd: Fix coding style in cmd.c
Pavel Borzenkov
1
-86
/
+82
2011-11-06
arm_gic: handle banked enable bits for per-cpu interrupts
Rabin Vincent
1
-15
/
+20
2011-11-04
vvfat: reorganize computation of disk geometry
Paolo Bonzini
1
-16
/
+24
2011-11-04
vvfat: do not hardcode sector counts in error message
Paolo Bonzini
1
-5
/
+2
2011-11-04
vvfat: unify and correct computation of sector count
Paolo Bonzini
1
-3
/
+3
2011-11-04
vvfat: need to use first_sectors_number to distinguish fdd/hdd
Paolo Bonzini
1
-2
/
+2
2011-11-04
vvfat: do not fail if the disk has spare sectors
Paolo Bonzini
1
-2
/
+2
2011-11-04
vvfat: fix out of bounds array_get usage
Paolo Bonzini
1
-0
/
+1
2011-11-04
block/cloop: Use g_free instead of free
Dong Xu Wang
1
-3
/
+3
2011-11-04
block/cloop: Fix coding style
Dong Xu Wang
1
-52
/
+63
2011-11-04
dma: Avoid reentrancy in DMA transfer handlers
Kevin Wolf
1
-0
/
+10
2011-11-04
qemu-io: Fix multiwrite_f error handling
Kevin Wolf
1
-3
/
+6
2011-11-04
qemu-io: Handle create_iovec errors
Kevin Wolf
1
-4
/
+24
2011-11-02
Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa
Blue Swirl
6
-18
/
+135
2011-11-02
Merge branch 'tci' of git://qemu.weilnetz.de/qemu
Blue Swirl
14
-12
/
+2545
[prev]
[next]