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
path:
root
/
include
/
sysemu
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-19
block: Move I/O throttling configuration functions to BlockBackend
Kevin Wolf
1
-0
/
+5
2016-05-19
block: Move throttling fields from BDS to BB
Kevin Wolf
1
-1
/
+10
2016-05-19
block: throttle-groups: Use BlockBackend pointers internally
Kevin Wolf
1
-1
/
+4
2016-05-19
block: Introduce BlockBackendPublic
Kevin Wolf
1
-0
/
+10
2016-05-18
accel: make configure_accelerator return void
Wei Jiangang
1
-1
/
+1
2016-05-18
remove comment for nonexistent structure member
Cao jin
1
-1
/
+0
2016-05-12
block: Kill unused sector-based blk_* functions
Eric Blake
1
-10
/
+0
2016-05-12
ide: Switch to byte-based aio block access
Eric Blake
1
-2
/
+2
2016-05-12
block: Introduce byte-based aio read/write
Eric Blake
1
-1
/
+7
2016-05-12
block: Switch blk_*write_zeroes() to byte interface
Eric Blake
1
-6
/
+6
2016-05-12
block: Switch blk_read_unthrottled() to byte interface
Eric Blake
1
-2
/
+2
2016-05-12
block: Allow BDRV_REQ_FUA through blk_pwrite()
Eric Blake
1
-1
/
+2
2016-03-30
kvm: add kvm_device_supported() helper function
Peter Xu
1
-0
/
+9
2016-03-30
replay: introduce block devices record/replay
Pavel Dovgalyuk
1
-0
/
+2
2016-03-22
Move ParallelIOArg from qemu-common.h to sysemu/char.h
Markus Armbruster
1
-0
/
+5
2016-03-22
include/qemu/iov.h: Don't include qemu-common.h
Markus Armbruster
1
-0
/
+2
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
5
-6
/
+0
2016-03-17
block: Add blk_next_root_bs()
Max Reitz
1
-0
/
+1
2016-03-17
blockdev: Remove blk_hide_on_behalf_of_hmp_drive_del()
Max Reitz
1
-2
/
+0
2016-03-17
blockdev: Split monitor reference from BB creation
Max Reitz
1
-5
/
+4
2016-03-17
blockdev: Separate BB name management
Max Reitz
1
-0
/
+2
2016-03-17
block: Add blk_commit_all()
Max Reitz
1
-0
/
+1
2016-03-15
icount: decouple warp calls
Pavel Dovgalyuk
1
-1
/
+2
2016-03-15
replay: character devices
Pavel Dovgalyuk
2
-0
/
+43
2016-03-14
block: Introduce blk_set_allow_write_beyond_eof()
Kevin Wolf
1
-0
/
+1
2016-03-10
osdep: remove use of socket_error() from all code
Daniel P. Berrange
2
-4
/
+0
2016-03-10
osdep: add wrappers for socket functions
Daniel P. Berrange
2
-0
/
+88
2016-03-10
osdep: fix socket_error() to work with Mingw64
Daniel P. Berrange
2
-26
/
+3
2016-03-08
rng: switch request queue to QSIMPLEQ
Ladi Prosek
1
-1
/
+2
2016-03-03
rng: add request queue support to rng-random
Ladi Prosek
1
-2
/
+1
2016-03-03
rng: move request queue cleanup from RngEgd to RngBackend
Ladi Prosek
1
-0
/
+12
2016-03-03
rng: move request queue from RngEgd to RngBackend
Ladi Prosek
1
-0
/
+11
2016-03-03
rng: remove the unused request cancellation code
Ladi Prosek
1
-11
/
+0
2016-02-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-0
/
+29
2016-02-25
chardev: Properly initialize ChardevCommon components
Eric Blake
1
-0
/
+10
2016-02-23
include: Clean up includes
Peter Maydell
13
-16
/
+0
2016-02-22
DumpState: adding total_size and written_size fields
Peter Xu
1
-0
/
+9
2016-02-22
dump-guest-memory: add "detach" support
Peter Xu
2
-0
/
+5
2016-02-22
dump-guest-memory: introduce dump_process() helper function.
Peter Xu
1
-0
/
+3
2016-02-22
dump-guest-memory: using static DumpState, add DumpStatus
Peter Xu
1
-0
/
+2
2016-02-19
device_tree: qemu_fdt_getprop_cell converted to use the error API
Eric Auger
1
-1
/
+13
2016-02-19
device_tree: qemu_fdt_getprop converted to use the error API
Eric Auger
1
-1
/
+12
2016-02-19
device_tree: introduce qemu_fdt_node_path
Eric Auger
1
-0
/
+18
2016-02-19
device_tree: introduce load_device_tree_from_sysfs
Eric Auger
1
-0
/
+8
2016-02-11
w32: include winsock2.h before windows.h
Paolo Bonzini
1
-1
/
+1
2016-02-02
block: Add blk_remove_all_bs()
Max Reitz
1
-0
/
+1
2016-02-02
block: Remove BDS close notifier
Max Reitz
1
-1
/
+0
2016-02-02
block: Add BB-BDS remove/insert notifiers
Max Reitz
1
-0
/
+2
2016-02-02
char: remove qemu_chr_open_eventfd
Marc-André Lureau
1
-3
/
+0
2016-01-27
watchdog: introduction of get_watchdog_action
Bo Tu
1
-0
/
+10
[next]