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
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
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
2015-06-19
arm: xlnx-zynqmp: Add 2xCortexR5 CPUs
Peter Crosthwaite
1
-0
/
+2
2015-06-19
arm: xlnx-zynqmp: Add boot-cpu property
Peter Crosthwaite
1
-0
/
+3
2015-06-19
arm: xlnx-zynqmp: Preface CPU variables with "apu"
Peter Crosthwaite
1
-2
/
+2
2015-06-19
hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation
Eric Auger
1
-0
/
+34
2015-06-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-4
/
+20
2015-06-19
qemu-timer: Call clock reset notifiers on forward jumps
Paul Donohue
1
-0
/
+9
2015-06-19
vhost: enable vhost without without MSI-X
Pankaj Gupta
2
-4
/
+1
2015-06-17
tap: add VNET_LE/VNET_BE operations
Greg Kurz
1
-0
/
+6
2015-06-17
virtio: introduce virtio_legacy_is_cross_endian()
Greg Kurz
1
-0
/
+13
2015-06-17
softmmu: provide tlb_vaddr_to_host function for user mode
Aurelien Jarno
1
-2
/
+6
2015-06-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...
Peter Maydell
1
-1
/
+1
2015-06-16
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20150616' int...
Peter Maydell
1
-1
/
+3
2015-06-15
ACPI: Add definitions for the SPCR table
Andrew Jones
1
-0
/
+32
2015-06-15
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150615-1' into...
Peter Maydell
1
-1
/
+0
2015-06-15
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150615' into s...
Peter Maydell
2
-0
/
+37
2015-06-15
audio: remove LOG_TO_MONITOR along with default_mon
Kővágó, Zoltán
1
-1
/
+0
2015-06-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
4
-1
/
+40
2015-06-15
linux-user: Allocate thunk size dynamically
Alexander Graf
1
-1
/
+3
2015-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
4
-19
/
+83
2015-06-12
block: Add BlockDriverState.inherits_from
Kevin Wolf
1
-0
/
+4
2015-06-12
block: Add list of children to BlockDriverState
Kevin Wolf
1
-0
/
+8
2015-06-12
queue.h: Add QLIST_FIX_HEAD_PTR()
Kevin Wolf
1
-0
/
+6
2015-06-12
block: Move flag inheritance to bdrv_open_inherit()
Kevin Wolf
2
-1
/
+10
2015-06-12
block: Use macro for cache option names
Kevin Wolf
1
-0
/
+8
2015-06-12
qdict: Add qdict_{set,copy}_default()
Kevin Wolf
1
-0
/
+3
2015-06-12
qdict: Add qdict_array_entries()
Kevin Wolf
1
-0
/
+1
2015-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2
-53
/
+6
2015-06-12
throttle: Update throttle infrastructure copyright
Alberto Garcia
1
-3
/
+5
2015-06-12
throttle: acquire the ThrottleGroup lock in bdrv_swap()
Alberto Garcia
1
-0
/
+3
2015-06-12
throttle: Add throttle group support
Alberto Garcia
3
-3
/
+11
2015-06-12
throttle: Add throttle group infrastructure
Alberto Garcia
2
-0
/
+40
2015-06-12
throttle: Extract timers from ThrottleState into a separate structure
Benoît Canet
2
-14
/
+25
2015-06-12
iohandler: Change return type of qemu_set_fd_handler to "void"
Fam Zheng
1
-4
/
+4
2015-06-12
main-loop: Drop qemu_set_fd_handler2
Fam Zheng
2
-49
/
+2
2015-06-12
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into staging
Peter Maydell
2
-10
/
+3
2015-06-12
virtio-vga: add '-vga virtio' support
Gerd Hoffmann
1
-1
/
+1
2015-06-12
Add a protective section footer
Dr. David Alan Gilbert
1
-0
/
+1
[next]