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
2012-04-20
qcow2: Ignore reserved bits in get_cluster_offset
Kevin Wolf
3
-19
/
+60
2012-04-20
qcow2: Save disk size in snapshot header
Kevin Wolf
2
-0
/
+17
2012-04-20
Specification for qcow2 version 3
Kevin Wolf
1
-23
/
+99
2012-04-20
qcow2: Fix refcount block allocation during qcow2_alloc_cluster_at()
Kevin Wolf
1
-0
/
+6
2012-04-20
iotests: Resolve test failures caused by hostname
Andreas Färber
1
-1
/
+1
2012-04-20
qemu-img: let 'qemu-img convert' flush data
Liu Yuan
2
-2
/
+3
2012-04-19
aio: simplify qemu_aio_wait
Paolo Bonzini
1
-69
/
+64
2012-04-19
aio: return "AIO in progress" state from qemu_aio_wait
Paolo Bonzini
2
-28
/
+22
2012-04-19
aio: remove process_queue callback and qemu_aio_process_queue
Paolo Bonzini
9
-64
/
+21
2012-04-19
posix-aio: merge posix_aio_process_queue and posix_aio_read
Paolo Bonzini
1
-28
/
+16
2012-04-19
qemu-tool: map vm_clock to rt_clock
Paolo Bonzini
1
-2
/
+1
2012-04-19
qemu-io: use main_loop_wait
Paolo Bonzini
2
-8
/
+9
2012-04-19
block: allow interrupting a co_sleep_ns
Paolo Bonzini
1
-1
/
+2
2012-04-19
qcow2: Fix return value of alloc_refcount_block
Kevin Wolf
1
-1
/
+1
2012-04-19
qcow2: Fix error handling in qcow2_alloc_cluster_offset
Kevin Wolf
1
-1
/
+1
2012-04-19
ide: convert ide_sector_write() to asynchronous I/O
Stefan Hajnoczi
1
-19
/
+42
2012-04-19
ide: convert ide_sector_read() to asynchronous I/O
Stefan Hajnoczi
2
-21
/
+58
2012-04-19
qemu-io: Add command line switch for cache mode
Kevin Wolf
1
-1
/
+9
2012-04-19
block: Fix spelling in comment (ineffcient -> inefficient)
Stefan Weil
1
-1
/
+1
2012-04-19
iotests: fix error in 005
Dong Xu Wang
2
-2
/
+2
2012-04-19
block: Drain requests in bdrv_close
Kevin Wolf
1
-0
/
+2
2012-04-19
qemu-iotests: Test bdrv_close while AIO is in flight
Kevin Wolf
3
-0
/
+148
2012-04-19
qemu-iotests: Always filter cluster_size out in _make_test_img
Kevin Wolf
11
-127
/
+125
2012-04-18
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
7
-138
/
+553
2012-04-18
Merge remote-tracking branch 'spice/spice.v52' into staging
Anthony Liguori
3
-3
/
+3
2012-04-18
Merge remote-tracking branch 'kraxel/usb.46' into staging
Anthony Liguori
12
-191
/
+390
2012-04-18
qxl-render: fix broken vnc+spice since commit f934493
Alon Levy
1
-0
/
+1
2012-04-18
qxl: set default values of vram*_size_mb to -1
Alon Levy
1
-2
/
+2
2012-04-18
trace-events: remove unused qxl_vga_ioport_while_not_in_vga_mode
Alon Levy
1
-1
/
+0
2012-04-17
Allow controlling volume with PulseAudio backend
Marc-André Lureau
1
-5
/
+94
2012-04-17
configure: pa_simple is not needed anymore
Marc-André Lureau
1
-3
/
+3
2012-04-17
Do not use pa_simple PulseAudio API
Marc-André Lureau
1
-38
/
+339
2012-04-17
audio/spice: add support for volume control
Marc-André Lureau
1
-0
/
+41
2012-04-17
hw/ac97: add support for volume control
Marc-André Lureau
1
-0
/
+81
2012-04-17
hw/ac97: the volume mask is not only 0x1f
Marc-André Lureau
1
-1
/
+0
2012-04-17
hw/ac97: remove USE_MIXER code
Marc-André Lureau
1
-121
/
+0
2012-04-17
audio: don't apply volume effect if backend has VOICE_VOLUME_CAP
Marc-André Lureau
3
-2
/
+14
2012-04-17
audio: add VOICE_VOLUME ctl
Marc-André Lureau
2
-0
/
+13
2012-04-17
seabios: update to 1.7.0
Gerd Hoffmann
2
-0
/
+0
2012-04-17
usb-ehci: drop assert()
Gerd Hoffmann
1
-1
/
+0
2012-04-17
usb-redir: Notify our peer when we reject a device due to a speed mismatch
Hans de Goede
1
-1
/
+7
2012-04-17
usb-ehci: Drop unused sofv value
Hans de Goede
1
-8
/
+0
2012-04-17
usb-host: rewrite usb_linux_update_endp_table
Gerd Hoffmann
2
-93
/
+107
2012-04-17
usb: use USBDescriptor for endpoint descriptors.
Gerd Hoffmann
2
-9
/
+20
2012-04-17
usb: use USBDescriptor for interface descriptors.
Gerd Hoffmann
2
-9
/
+20
2012-04-17
usb: use USBDescriptor for config descriptors.
Gerd Hoffmann
2
-10
/
+21
2012-04-17
usb: use USBDescriptor for device qualifier descriptors.
Gerd Hoffmann
2
-11
/
+22
2012-04-17
usb: add USBDescriptor, use for device descriptors.
Gerd Hoffmann
2
-19
/
+46
2012-04-17
usb-ehci: frindex always is a 14 bits counter
Hans de Goede
1
-2
/
+6
2012-04-17
usb-ehci: fix ehci_child_detach
Gerd Hoffmann
1
-1
/
+0
[next]