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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-01
console: add & use qemu_console_lookup_by_device_name
Gerd Hoffmann
1
-0
/
+2
2016-02-29
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160229-1' into st...
Peter Maydell
1
-1
/
+1
2016-02-29
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20160226-1' int...
Peter Maydell
1
-0
/
+8
2016-02-29
spice/gl: Enable dmabuf only for spice >= 0.13.1
Michal Privoznik
1
-1
/
+1
2016-02-28
xics: report errors with the QEMU Error API
Greg Kurz
1
-2
/
+3
2016-02-28
migration: allow machine to enforce configuration section migration
Greg Kurz
1
-0
/
+1
2016-02-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160226'...
Peter Maydell
1
-1
/
+2
2016-02-26
migration (ordinary): move bdrv_invalidate_cache_all of of coroutine context
Denis V. Lunev
1
-0
/
+2
2016-02-26
sdhci: add quirk property for card insert interrupt status on Raspberry Pi
Andrew Baumann
1
-0
/
+2
2016-02-26
sdhci: Revert "add optional quirk property to disable card insertion/removal ...
Andrew Baumann
1
-1
/
+0
2016-02-26
migration/vmstate: document VMStateFlags
Sascha Silbe
1
-10
/
+90
2016-02-26
fw_cfg: unbreak migration compatibility for 2.4 and earlier machines
Laszlo Ersek
1
-0
/
+8
2016-02-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-10
/
+37
2016-02-25
chardev: Properly initialize ChardevCommon components
Eric Blake
1
-0
/
+10
2016-02-25
memory: Remove unreachable return statement
Gonglei
1
-2
/
+0
2016-02-25
memory: optimize qemu_get_ram_ptr and qemu_ram_ptr_length
Gonglei
1
-2
/
+2
2016-02-25
exec: store RAMBlock pointer into memory region
Gonglei
1
-0
/
+2
2016-02-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
11
-154
/
+11
2016-02-25
ich9: Remove enable_tco arguments from init functions
Eduardo Habkost
2
-2
/
+1
2016-02-25
machine: Remove no_tco field
Eduardo Habkost
1
-1
/
+0
2016-02-25
vring: remove
Paolo Bonzini
2
-126
/
+0
2016-02-25
virtio-scsi: do not use vring in dataplane
Paolo Bonzini
1
-20
/
+1
2016-02-25
virtio-blk: do not use vring in dataplane
Paolo Bonzini
1
-3
/
+0
2016-02-25
virtio-blk: fix "disabled data plane" mode
Paolo Bonzini
1
-0
/
+1
2016-02-25
virtio: export vring_notify as virtio_should_notify
Paolo Bonzini
1
-0
/
+1
2016-02-25
virtio: add AioContext-specific function for host notifiers
Paolo Bonzini
1
-0
/
+2
2016-02-25
vring: make vring_enable_notification return void
Paolo Bonzini
1
-1
/
+1
2016-02-23
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20160223-1' into ...
Peter Maydell
3
-0
/
+33
2016-02-23
include: Clean up includes
Peter Maydell
97
-156
/
+0
2016-02-23
osdep.h: Include config-target.h if NEED_CPU_H is defined
Peter Maydell
1
-0
/
+3
2016-02-23
osdep.h: Define macros for the benefit of C++ before C++11
Peter Maydell
1
-0
/
+14
2016-02-23
Postcopy+spice: Pass spice migration data earlier
Dr. David Alan Gilbert
1
-0
/
+4
2016-02-23
spice/gl: add unblock timer
Gerd Hoffmann
1
-0
/
+1
2016-02-23
spice: add opengl/virgl/dmabuf support
Gerd Hoffmann
1
-0
/
+15
2016-02-23
egl-helpers: add functions for render nodes and dma-buf passing
Gerd Hoffmann
1
-0
/
+13
2016-02-23
move get_current_ram_size to virtio-balloon.c
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2016-02-23
vhost-user: don't merge regions with different fds
Michael S. Tsirkin
1
-0
/
+4
2016-02-23
bios-linker-loader: document+validate input
Michael S. Tsirkin
1
-1
/
+1
2016-02-22
log: Redirect stderr to logfile if deamonized
Dimitris Aragiorgis
1
-6
/
+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: add dump_in_progress() helper function
Peter Xu
1
-0
/
+4
2016-02-22
dump-guest-memory: using static DumpState, add DumpStatus
Peter Xu
1
-0
/
+2
2016-02-22
throttle: Add support for burst periods
Alberto Garcia
1
-5
/
+36
2016-02-22
throttle: Use throttle_config_init() to initialize ThrottleConfig
Alberto Garcia
1
-0
/
+2
2016-02-22
throttle: Merge all functions that check the configuration into one
Alberto Garcia
1
-4
/
+0
2016-02-22
throttle: Make throttle_is_valid() set errp
Alberto Garcia
1
-1
/
+1
2016-02-22
throttle: Make throttle_max_is_missing_limit() set errp
Alberto Garcia
1
-1
/
+1
2016-02-22
throttle: Make throttle_conflicting() set errp
Alberto Garcia
1
-1
/
+1
[next]