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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-03
virtio-input: add input routing support
Gerd Hoffmann
1
-0
/
+2
2015-07-02
block: Remove bdrv_reset_dirty
Fam Zheng
1
-2
/
+0
2015-07-02
qmp: Add optional bool "unmap" to drive-mirror
Fam Zheng
1
-0
/
+2
2015-07-02
block: Add bdrv_get_block_status_above
Fam Zheng
1
-0
/
+4
2015-07-02
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
Alberto Garcia
1
-1
/
+1
2015-07-02
timer: Move NANOSECONDS_PER_SECONDS to timer.h
Alberto Garcia
2
-2
/
+2
2015-07-02
qapi: Rename 'dirty-bitmap' mode to 'incremental'
John Snow
1
-1
/
+1
2015-06-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
6
-3
/
+38
2015-06-26
hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT table
Shannon Zhao
1
-0
/
+12
2015-06-26
include/softmmu-semi.h: Make semihosting support 64-bit clean
Maciej W. Rozycki
1
-6
/
+7
2015-06-25
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
3
-1
/
+10
2015-06-23
hw/core: explicit OFW unit address callback for SysBusDeviceClass
Laszlo Ersek
1
-0
/
+17
2015-06-23
hw/pci-bridge: introduce "shpc" property
Laszlo Ersek
1
-0
/
+1
2015-06-23
hw/pci: introduce shpc_present() helper function
Laszlo Ersek
1
-0
/
+6
2015-06-23
hw/pci-bridge: add macro for "msi" property
Laszlo Ersek
1
-0
/
+1
2015-06-23
hw/pci-bridge: add macro for "chassis_nr" property
Laszlo Ersek
1
-0
/
+2
2015-06-23
hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()
Laszlo Ersek
1
-2
/
+3
2015-06-23
migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST()
Laszlo Ersek
1
-1
/
+6
2015-06-23
add pci-bridge-seat
Gerd Hoffmann
1
-0
/
+1
2015-06-23
balloon: add a feature bit to let Guest OS deflate balloon on oom
Denis V. Lunev
1
-0
/
+1
2015-06-23
iov: don't touch iov in iov_send_recv()
Wen Congyang
1
-1
/
+1
2015-06-23
util/hbitmap: Add an API to reset all set bits in hbitmap
Wen Congyang
1
-0
/
+8
2015-06-23
block-backend: Introduce blk_drain()
Alexander Yarygin
1
-0
/
+1
2015-06-23
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150623-1' into...
Peter Maydell
1
-7
/
+13
2015-06-23
virtio-input: evdev passthrough
Gerd Hoffmann
1
-0
/
+13
2015-06-23
virtio-input: move properties, use virtio_instance_init_common
Gerd Hoffmann
1
-8
/
+1
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
5
-6
/
+2
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
3
-3
/
+0
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-3
/
+0
2015-06-22
qerror: Finally unused, clean up
Markus Armbruster
3
-19
/
+2
2015-06-22
qmp: Wean off qerror_report()
Markus Armbruster
3
-6
/
+6
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-30
/
+30
2015-06-22
qerror: Eliminate QERR_DEVICE_NOT_FOUND
Markus Armbruster
1
-3
/
+0
2015-06-22
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
2
-2
/
+5
2015-06-22
qdev-monitor: Propagate errors through qdev_device_add()
Markus Armbruster
1
-1
/
+1
2015-06-22
qdev-monitor: Convert qbus_find() to Error
Markus Armbruster
1
-3
/
+0
2015-06-22
disas: Remove uses of CPU env
Peter Crosthwaite
2
-4
/
+4
2015-06-22
qobject: Use 'bool' inside qdict
Eric Blake
1
-2
/
+2
2015-06-22
qobject: Use 'bool' for qbool
Eric Blake
1
-4
/
+4
2015-06-22
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
6
-11
/
+175
2015-06-22
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+9
2015-06-19
qdev: Un-deprecate qdev_init_nofail()
Markus Armbruster
1
-2
/
+2
2015-06-19
qdev: Deprecated qdev_init() is finally unused, drop
Markus Armbruster
1
-2
/
+1
2015-06-19
qom: Don't pass string table to object_get_enum() function
Daniel P. Berrange
1
-2
/
+2
2015-06-19
qom: Add an object_property_add_enum() helper function
Daniel P. Berrange
1
-0
/
+19
2015-06-19
qom: Make enum string tables const-correct
Daniel P. Berrange
5
-7
/
+7
2015-06-19
qom: Add object_new_with_props() / object_new_withpropv() helpers
Daniel P. Berrange
2
-0
/
+134
2015-06-19
qom: Add helper function for getting user objects root
Daniel P. Berrange
1
-0
/
+12
2015-06-19
semihosting: add --semihosting-config arg sub-argument
Leon Alrae
1
-0
/
+18
2015-06-19
semihosting: create SemihostingConfig structure and semihost.h
Leon Alrae
3
-7
/
+44
[next]