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-31
strtosz(): use unsigned char and switch to qemu_isspace()
Jes Sorensen
1
-3
/
+4
2011-01-30
Update OpenBIOS images to r1018
Blue Swirl
4
-1
/
+1
2011-01-29
sdl: remove unused variable
Blue Swirl
1
-6
/
+0
2011-01-29
New trace-event backend: stderr
Fabien Chouteau
3
-3
/
+65
2011-01-29
prep: Disable second IDE channel, as long as ISA IDE emulation doesn't suppor...
Hervé Poussineau
1
-1
/
+1
2011-01-29
prep: Remove bogus BIOS size check
Andreas Färber
1
-3
/
+0
2011-01-29
mc146818rtc: update registers after a format change
Aurelien Jarno
1
-1
/
+9
2011-01-29
mc146818rtc: constantify
Aurelien Jarno
1
-2
/
+3
2011-01-29
target-arm: Fix Neon VQ(R)DMULH.S16 instructions
Juha Riihimäki
1
-1
/
+2
2011-01-29
virtio-blk: fix cross-endianness targets
Aurelien Jarno
1
-15
/
+25
2011-01-29
virtio-net: fix cross-endianness support
Aurelien Jarno
1
-6
/
+7
2011-01-29
escc: fix interrupt flags
Aurelien Jarno
1
-2
/
+6
2011-01-29
pxa2xx_gpio: switch to using qdev
Dmitry Eremin-Solenikov
6
-111
/
+103
2011-01-29
spitz: make spitz-keyboard to use qdev infrastructure
Dmitry Eremin-Solenikov
1
-55
/
+72
2011-01-29
spitz: make sl-nand emulation use qdev infrastructure
Dmitry Eremin-Solenikov
4
-53
/
+75
2011-01-29
Use vmstate to save/load spitz-lcdtg and corgi-ssp state
Dmitry Eremin-Solenikov
1
-46
/
+28
2011-01-29
SharpSL scoop device - convert to qdev
Dmitry Eremin-Solenikov
4
-89
/
+75
2011-01-26
target-arm: Fix loading of scalar value for Neon multiply-by-scalar
Peter Maydell
1
-6
/
+6
2011-01-26
target-arm: Fix garbage collection of temporaries in Neon emulation.
Christophe Lyon
1
-5
/
+13
2011-01-26
Support saturation with shift=0.
Christophe Lyon
1
-16
/
+12
2011-01-26
target-sh4: update PTEH upon MMU exception
Alexandre Courbot
1
-0
/
+4
2011-01-26
sh4: implement missing mmaped TLB read functions
Aurelien Jarno
3
-6
/
+91
2011-01-26
sh4: implement missing mmaped TLB write functions
Aurelien Jarno
3
-6
/
+69
2011-01-26
etrax: Dont decrease the granularity of timers
Edgar E. Iglesias
1
-4
/
+0
2011-01-25
cris: Replace tcg branch sequence with setcond
Edgar E. Iglesias
1
-9
/
+2
2011-01-25
pulseaudio: tweak config
Gerd Hoffmann
1
-9
/
+1
2011-01-25
pulseaudio: setup buffer attrs
Gerd Hoffmann
1
-1
/
+11
2011-01-25
pulseaudio: process 1/4 buffer max at once
Gerd Hoffmann
1
-13
/
+9
2011-01-25
monitor: use after free in do_wav_capture()
Isaku Yamahata
1
-1
/
+2
2011-01-25
mips_fulong: remove bogus HAS_AUDIO
Isaku Yamahata
1
-4
/
+0
2011-01-25
audio: consolidate audio_init()
Isaku Yamahata
8
-80
/
+41
2011-01-25
target-sh4: fix index of address read error exception
Alexandre Courbot
1
-1
/
+1
2011-01-25
target-sh4: fix TLB invalidation code
Alexandre Courbot
1
-2
/
+2
2011-01-24
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
25
-452
/
+764
2011-01-24
SPARC: Add asr17 register support
Fabien Chouteau
3
-1
/
+14
2011-01-24
SPARC: Emulation of Leon3
Fabien Chouteau
8
-22
/
+419
2011-01-24
SPARC: Emulation of GRLIB APB UART
Fabien Chouteau
3
-0
/
+214
2011-01-24
SPARC: Emulation of GRLIB IRQMP
Fabien Chouteau
3
-0
/
+420
2011-01-24
SPARC: Emulation of GRLIB GPTimer
Fabien Chouteau
3
-0
/
+470
2011-01-24
docs: Document scsi-disk and usb-storage removable parameter
Stefan Hajnoczi
1
-2
/
+11
2011-01-24
usb-msd: Propagate removable bit to SCSI device
Stefan Hajnoczi
1
-1
/
+3
2011-01-24
scsi: Allow scsi_bus_legacy_add_drive() to set removable bit
Stefan Hajnoczi
4
-5
/
+10
2011-01-24
scsi-disk: Allow overriding SCSI INQUIRY removable bit
Stefan Hajnoczi
1
-0
/
+3
2011-01-24
target-mips: fix save_cpu_state() calls
Aurelien Jarno
1
-6
/
+6
2011-01-24
block: Use backing format driver during image creation
Stefan Hajnoczi
1
-3
/
+5
2011-01-24
blockdev: Fix drive_del not to crash when drive is not in use
Markus Armbruster
1
-7
/
+9
2011-01-24
blockdev: Make drive_init() use error_report()
Markus Armbruster
1
-31
/
+28
2011-01-24
blockdev: Fix error message for invalid -drive CHS
Markus Armbruster
1
-3
/
+3
2011-01-24
Fix block migration when the device size is not a multiple of 1 MB
Pierre Riteau
1
-2
/
+20
2011-01-24
qed: Refuse to create images on block devices
Stefan Hajnoczi
1
-0
/
+6
[next]