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-01-24
ide: factor dma handling helpers
Christoph Hellwig
3
-80
/
+36
2011-01-24
Avoid divide by zero when there is no block device to migrate
Pierre Riteau
1
-1
/
+6
2011-01-24
Make strtosz() return int64_t instead of ssize_t
Jes Sorensen
5
-10
/
+10
2011-01-24
do_snapshot_blkdev() error on missing snapshot_file argument
Jes Sorensen
1
-0
/
+6
2011-01-24
qemu-img snapshot: Use writeback caching
Kevin Wolf
1
-1
/
+1
2011-01-24
qcow2: fix unaligned access
Aurelien Jarno
1
-1
/
+1
2011-01-23
multiboot: Fix upper memory size in multiboot info
Kevin Wolf
1
-1
/
+1
2011-01-23
Delete useless 'extern' qualifiers for functions
Blue Swirl
22
-131
/
+126
2011-01-23
gdbstub-xml: avoid a warning from sparse
Blue Swirl
1
-0
/
+3
2011-01-23
Avoid deadlock whith iothread and icount
Edgar E. Iglesias
1
-6
/
+9
2011-01-23
microblaze: cleanup helper_addkc
Edgar E. Iglesias
3
-10
/
+7
2011-01-22
microblaze: Improve subkc
Edgar E. Iglesias
3
-38
/
+49
2011-01-22
microblaze: Fix 3rd addkc arg when rd is r0
Edgar E. Iglesias
1
-2
/
+1
2011-01-22
microblaze: Improve addkc
Edgar E. Iglesias
3
-26
/
+45
2011-01-22
microblaze: Remove debug leftovers.
Edgar E. Iglesias
1
-2
/
+0
2011-01-22
microblaze: Reorganize for future patches
Edgar E. Iglesias
1
-19
/
+17
2011-01-21
ppc: Correct BookE tlb reads
Edgar E. Iglesias
1
-1
/
+1
2011-01-21
checkpatch: Fix bracing false positives on #else
Jan Kiszka
1
-1
/
+2
2011-01-21
Merge branch 'usb.4' of git://anongit.freedesktop.org/spice/qemu
Aurelien Jarno
18
-1622
/
+1842
2011-01-21
sm501: fix screen redraw
Aurelien Jarno
1
-3
/
+4
2011-01-20
checkpatch: adjust to QEMUisms
Blue Swirl
2
-46
/
+21
2011-01-20
Add checkpatch.pl from Linux kernel
Blue Swirl
1
-0
/
+2937
2011-01-20
Add scripts directory
Blue Swirl
16
-23
/
+23
2011-01-20
gt64xxx: set isa_mem_base during registration
Aurelien Jarno
1
-0
/
+5
2011-01-20
hw/pl190.c: Fix writing of default vector address
Peter Maydell
1
-3
/
+1
2011-01-20
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
10
-29
/
+139
2011-01-20
target-ppc: fix wrong NaN tests
Aurelien Jarno
1
-17
/
+28
2011-01-20
target-ppc: fix sNaN propagation
Aurelien Jarno
1
-69
/
+78
2011-01-20
pci: use qemu_malloc() in pcibus_get_dev_path()
Isaku Yamahata
1
-1
/
+1
2011-01-20
msix: simplify write config
Isaku Yamahata
1
-4
/
+1
2011-01-20
msi: simplify write config a bit.
Isaku Yamahata
1
-4
/
+1
2011-01-20
pci: deassert intx on reset.
Isaku Yamahata
2
-0
/
+11
2011-01-20
pxa2xx_lcd: restore updating of display
Dmitry Eremin-Solenikov
1
-2
/
+2
2011-01-20
pxa2xx: fix vmstate_pxa2xx_i2c
Dmitry Eremin-Solenikov
1
-1
/
+1
2011-01-20
scoop: fix access to registers from second instance
Dmitry Eremin-Solenikov
1
-2
/
+2
2011-01-20
mainstone: fix name of the allocated memory for roms
Dmitry Eremin-Solenikov
1
-1
/
+2
2011-01-20
add bepo (french dvorak) keyboard layout
Fred Boiteux
1
-0
/
+333
2011-01-20
stc91c111: Implement save/restore
Peter Maydell
1
-0
/
+30
2011-01-20
pl080: Implement save/restore
Peter Maydell
1
-3
/
+55
2011-01-20
pl110: Implement save/restore
Peter Maydell
1
-4
/
+40
2011-01-20
pl031: Implement save/restore
Peter Maydell
1
-1
/
+24
2011-01-20
pl050: Implement save/restore
Peter Maydell
1
-5
/
+30
2011-01-20
arm_sysctl: Implement save/restore
Peter Maydell
1
-0
/
+17
2011-01-20
vpb_sic: Implement save/restore
Peter Maydell
1
-3
/
+21
2011-01-20
pl190: Implement save/restore
Peter Maydell
1
-4
/
+32
2011-01-20
gt64xxx: qdev conversion
Aurelien Jarno
3
-50
/
+69
2011-01-20
sh_pci: qdev conversion
Aurelien Jarno
3
-57
/
+75
2011-01-20
sh_serial: process all received characters
Aurelien Jarno
1
-21
/
+21
2011-01-20
sh_serial: remove one level of indirection
Aurelien Jarno
1
-15
/
+2
2011-01-20
usb-hid: modifiers should generate an event
Aurelien Jarno
1
-0
/
+3
[next]