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
2016-05-12
block: Allow BDRV_REQ_FUA through blk_pwrite()
Eric Blake
15
-33
/
+37
2016-05-12
qemu-io: Fix memory leak in 'aio_write -z'
Kevin Wolf
1
-0
/
+1
2016-05-12
Allow users to specify the vmdk virtual hardware version.
Janne Karhunen
4
-5
/
+29
2016-05-12
block: always compile-check debug prints
Zhou Jie
2
-7
/
+16
2016-05-12
block: Fix typo in comment
Wei Jiangang
1
-1
/
+1
2016-05-12
block: Remove BlockDriver.bdrv_read/write
Kevin Wolf
3
-98
/
+0
2016-05-12
vvfat: Implement .bdrv_co_preadv/pwritev interfaces
Kevin Wolf
1
-9
/
+46
2016-05-12
vpc: Implement .bdrv_co_pwritev() interface
Kevin Wolf
1
-43
/
+43
2016-05-12
vpc: Implement .bdrv_co_preadv() interface
Kevin Wolf
1
-37
/
+42
2016-05-12
vmdk: Implement .bdrv_co_pwritev() interface
Kevin Wolf
1
-74
/
+135
2016-05-12
vmdk: Implement .bdrv_co_preadv() interface
Kevin Wolf
1
-45
/
+53
2016-05-12
vmdk: Add vmdk_find_offset_in_cluster()
Kevin Wolf
1
-6
/
+17
2016-05-12
vdi: Implement .bdrv_co_pwritev() interface
Kevin Wolf
1
-31
/
+41
2016-05-12
vdi: Implement .bdrv_co_preadv() interface
Kevin Wolf
1
-23
/
+32
2016-05-12
dmg: Implement .bdrv_co_preadv() interface
Kevin Wolf
1
-17
/
+23
2016-05-12
cloop: Implement .bdrv_co_preadv() interface
Kevin Wolf
1
-16
/
+22
2016-05-12
bochs: Implement .bdrv_co_preadv() interface
Kevin Wolf
1
-18
/
+33
2016-05-12
block: Introduce .bdrv_co_preadv/pwritev BlockDriver function
Kevin Wolf
2
-6
/
+26
2016-05-12
block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writev
Kevin Wolf
5
-20
/
+20
2016-05-12
block: Support AIO drivers in bdrv_driver_preadv/pwritev()
Kevin Wolf
2
-75
/
+52
2016-05-12
block: Introduce bdrv_driver_pwritev()
Kevin Wolf
4
-40
/
+36
2016-05-12
block: Introduce bdrv_driver_preadv()
Kevin Wolf
1
-7
/
+23
2016-05-12
linux-aio: make it more type safe
Paolo Bonzini
3
-38
/
+27
2016-05-12
block: plug whole tree at once, introduce bdrv_io_unplugged_begin/end
Paolo Bonzini
6
-44
/
+71
2016-05-12
block: introduce bdrv_no_throttling_begin/end
Paolo Bonzini
5
-20
/
+33
2016-05-12
block: extract bdrv_drain_poll/bdrv_co_yield_to_drain from bdrv_drain/bdrv_co...
Paolo Bonzini
1
-12
/
+23
2016-05-12
block: move restarting of throttled reqs to block/throttle-groups.c
Paolo Bonzini
3
-14
/
+16
2016-05-12
block: make bdrv_start_throttled_reqs return void
Paolo Bonzini
1
-6
/
+2
2016-05-12
block: Don't disable I/O throttling on sync requests
Kevin Wolf
1
-11
/
+0
2016-05-12
Open 2.7 development tree
Peter Maydell
1
-1
/
+1
2016-05-11
Update version for v2.6.0 release
v2.6.0
Peter Maydell
1
-1
/
+1
2016-05-09
Update version for v2.6.0-rc5 release
v2.6.0-rc5
Peter Maydell
1
-1
/
+1
2016-05-09
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160509-1' into s...
Peter Maydell
1
-44
/
+78
2016-05-02
Update version for v2.6.0-rc4 release
v2.6.0-rc4
Peter Maydell
1
-1
/
+1
2016-05-02
Revert "acpi: mark PMTIMER as unlocked"
Gerd Hoffmann
1
-1
/
+0
2016-05-02
vga: make sure vga register setup for vbe stays intact (CVE-2016-3712).
Gerd Hoffmann
1
-0
/
+6
2016-05-02
vga: update vga register setup on vbe changes
Gerd Hoffmann
1
-0
/
+1
2016-05-02
vga: factor out vga register setup
Gerd Hoffmann
1
-34
/
+44
2016-05-02
vga: add vbe_enabled() helper
Gerd Hoffmann
1
-4
/
+9
2016-05-02
vga: fix banked access bounds checking (CVE-2016-3710)
Gerd Hoffmann
1
-6
/
+18
2016-05-02
configure: Check if struct fsxattr is available from linux header
Jan Vesely
1
-0
/
+23
2016-05-01
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-3
/
+2
2016-05-01
acpi: fix bios linker loadder COMMAND_ALLOCATE on bigendian host
Igor Mammedov
1
-3
/
+2
2016-04-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+8
2016-04-29
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-04-29' into ...
Peter Maydell
1
-1
/
+1
2016-04-29
vvfat: Fix default volume label
Kevin Wolf
1
-0
/
+2
2016-04-29
vvfat: Fix volume name assertion
Kevin Wolf
1
-1
/
+6
2016-04-29
qapi: Don't pass NULL to printf in string input visitor
Eric Blake
1
-1
/
+1
2016-04-28
slirp: fix guest network access with darwin host
Samuel Thibault
4
-3
/
+15
2016-04-28
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160428' into staging
Peter Maydell
1
-8
/
+8
[next]