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-04
re-activate usb-host for bsd
Gerd Hoffmann
1
-8
/
+2
2011-08-04
block: Use bdrv_co_* instead of synchronous versions in coroutines
Kevin Wolf
1
-0
/
+56
2011-08-04
lm32: softusb: claim to support full speed
Michael Walle
1
-2
/
+4
2011-08-03
vhost: remove an incorrect assert
Michael S. Tsirkin
1
-1
/
+0
2011-08-03
Delayed IP packets
Fabien Chouteau
5
-37
/
+69
2011-08-03
Simple ARP table
Fabien Chouteau
5
-59
/
+169
2011-08-03
Makefile: delete config.log in distclean
Alexandre Raymond
1
-0
/
+1
2011-08-03
HMP: Remove the duplicated info "info kvm" in hmp-commands.hx.
Zhi Yong Wu
1
-2
/
+0
2011-08-03
configure: display "no" for disabled kvm/vhost-net
Brad
1
-2
/
+2
2011-08-03
qxl: bump pci rev
Gerd Hoffmann
2
-7
/
+24
2011-08-03
qxl: add QXL_IO_FLUSH_{SURFACES,RELEASE} for guest S3&S4 support
Alon Levy
1
-0
/
+30
2011-08-03
qxl: async io support using new spice api
Alon Levy
5
-56
/
+276
2011-08-03
slirp: Take maintainer token
Jan Kiszka
1
-2
/
+3
2011-08-02
posix-aio-compat: Allow read after EOF
Kevin Wolf
1
-0
/
+19
2011-08-02
coroutines: Use one global bottom half for CoQueue
Kevin Wolf
1
-13
/
+6
2011-08-02
async: Remove AsyncContext
Kevin Wolf
7
-169
/
+11
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-02
libcacard: use INSTALL_DATA for data
Alon Levy
1
-3
/
+2
2011-08-01
Sparc: fix non-faulting unassigned memory accesses
Blue Swirl
1
-17
/
+8
2011-08-01
qxl: only disallow specific io's in vga mode
Alon Levy
1
-1
/
+2
2011-08-01
qxl: make qxl_guest_bug take variable arguments
Alon Levy
2
-3
/
+8
2011-08-01
qxl: error handling fixes and cleanups.
Gerd Hoffmann
2
-5
/
+32
2011-08-01
qxl: add io_port_to_string
Alon Levy
1
-1
/
+39
2011-08-01
qxl: fix surface tracking & locking
Gerd Hoffmann
2
-1
/
+14
2011-08-01
spice/qxl: move worker wrappers
Gerd Hoffmann
5
-70
/
+72
2011-08-01
spice: add qemu_spice_display_init_common
Gerd Hoffmann
3
-12
/
+13
2011-08-01
spice: add worker wrapper functions.
Gerd Hoffmann
4
-24
/
+129
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
[prev]
[next]