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-08-02
qcow: Use coroutines
Kevin Wolf
1
-118
/
+62
2011-08-02
qcow2: Use coroutines
Kevin Wolf
3
-169
/
+102
2011-08-02
coroutines: Locks
Kevin Wolf
5
-1
/
+198
2011-08-02
block: Add bdrv_co_readv/writev emulation
Kevin Wolf
2
-8
/
+76
2011-08-02
block: Emulate AIO functions with bdrv_co_readv/writev
Kevin Wolf
1
-1
/
+97
2011-08-02
block: Add bdrv_co_readv/writev
Kevin Wolf
5
-1
/
+59
2011-08-02
coroutine: add test-coroutine --benchmark-lifecycle
Stefan Hajnoczi
1
-0
/
+30
2011-08-02
coroutine: add test-coroutine automated tests
Stefan Hajnoczi
3
-1
/
+165
2011-08-01
coroutine: implement coroutines using gthread
Aneesh Kumar K.V
3
-0
/
+153
2011-08-01
coroutine: introduce coroutines
Kevin Wolf
7
-0
/
+552
2011-08-01
raw-posix: Always check paio_init result
Frediano Ziglio
1
-6
/
+5
2011-08-01
raw-posix: Typo fix
Frediano Ziglio
1
-1
/
+1
2011-08-01
block: Removed unused function bdrv_write_sync
Frediano Ziglio
2
-15
/
+0
2011-08-01
scsi-disk: Remove 'drive_kind'
Hannes Reinecke
2
-25
/
+27
2011-08-01
scsi: Sanitize command definitions
Hannes Reinecke
4
-54
/
+81
2011-08-01
scsi: Remove REZERO_UNIT emulation
Hannes Reinecke
3
-11
/
+0
2011-08-01
scsi: Remove references to SET_WINDOW
Hannes Reinecke
2
-3
/
+0
2011-08-01
scsi-disk: Codingstyle fixes
Hannes Reinecke
1
-8
/
+8
2011-08-01
block/vpc.c: Detect too-large vpc file
Serge E. Hallyn
1
-1
/
+7
2011-08-01
block: Don't let locked flag prevent medium load
Markus Armbruster
1
-1
/
+1
2011-08-01
block: Make BlockDriver method bdrv_eject() return void
Markus Armbruster
4
-27
/
+12
2011-08-01
block: Make BlockDriver method bdrv_set_locked() return void
Markus Armbruster
3
-10
/
+5
2011-08-01
block/raw-win32: Drop disabled code for removable host devices
Markus Armbruster
1
-35
/
+0
2011-08-01
block: Reset device model callbacks on detach
Markus Armbruster
1
-0
/
+2
2011-08-01
blockdev: Make eject fail for non-removable drives even with -f
Markus Armbruster
1
-10
/
+7
2011-07-31
microblaze: Add missing call to qemu_init_vcpu.
Peter A. G. Crosthwaite
1
-0
/
+1
2011-07-30
TCG: fix breakage by previous patch
Blue Swirl
1
-7
/
+12
2011-07-30
TCG: fix breakage on some RISC hosts
Blue Swirl
1
-13
/
+115
2011-07-30
Do constant folding for unary operations.
Kirill Batuzov
1
-0
/
+59
2011-07-30
Do constant folding for shift operations.
Kirill Batuzov
1
-0
/
+72
2011-07-30
Do constant folding for boolean operations.
Kirill Batuzov
1
-0
/
+37
2011-07-30
Do constant folding for basic arithmetic operations.
Kirill Batuzov
1
-0
/
+125
2011-07-30
Add copy and constant propagation.
Kirill Batuzov
1
-2
/
+180
2011-07-30
Add TCG optimizations stub
Kirill Batuzov
4
-1
/
+107
2011-07-30
exec.h cleanup
Blue Swirl
32
-620
/
+273
2011-07-30
revamp acpitable parsing and allow to specify complete (headerful) table
Michael Tokarev
2
-127
/
+178
2011-07-30
SPARC64: implement %fprs dirty bits
Tsuneo Saito
1
-0
/
+116
2011-07-30
SPARC64: fix fnor* and fnand*
Tsuneo Saito
1
-6
/
+8
2011-07-30
sd: do not add one sector to the disk size
Vincent Palatin
1
-3
/
+1
2011-07-30
user: Restore debug usage message for '-d ?' in user mode emulation
Peter Maydell
3
-11
/
+16
2011-07-30
usb-hid: Fix 0/0 position for Windows in tablet mode
Jan Kiszka
1
-0
/
+5
2011-07-30
Add support for Zipit Z2 machine
Vasily Khoruzhick
2
-0
/
+359
2011-07-30
onenand: Add missing brace.
Andrzej Zaborowski
1
-0
/
+1
2011-07-30
hw/onenand: program actions can only clear bits
Juha Riihimäki
1
-29
/
+106
2011-07-30
onenand: Handle various ID fields separately
Juha Riihimäki
3
-14
/
+23
2011-07-30
onenand: Pass BlockDriverState to init function
Peter Maydell
3
-10
/
+12
2011-07-30
hw/nand: qdevify
Juha Riihimäki
5
-81
/
+103
2011-07-30
hw/nand: Writing to NAND can only clear bits
Peter Maydell
1
-4
/
+13
2011-07-30
hw/nand: Support multiple reads following READ STATUS
Juha Riihimäki
1
-3
/
+8
2011-07-30
hw/nand: Support devices wider than 8 bits
Juha Riihimäki
2
-34
/
+88
[next]