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
2016-05-23
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160523-1' into s...
Peter Maydell
2
-0
/
+8
2016-05-23
xen: add pvUSB backend
Juergen Gross
2
-0
/
+5
2016-05-23
xen: write information about supported backends
Juergen Gross
1
-0
/
+2
2016-05-23
virtio-gpu: use VIRTIO_GPU_MAX_SCANOUTS
Marc-André Lureau
1
-4
/
+2
2016-05-23
xen: introduce dummy system device
Juergen Gross
1
-0
/
+1
2016-05-23
migration/qjson: Drop gratuitous use of QOM
Markus Armbruster
1
-1
/
+1
2016-05-23
migration: Move qjson.[ch] to migration/
Markus Armbruster
2
-1
/
+1
2016-05-23
rng-random: rename RndRandom to RngRandom
Wei Jiangang
2
-3
/
+3
2016-05-20
machine: add properties to compat_props incrementaly
Igor Mammedov
2
-11
/
+9
2016-05-20
vl: Move DisplayType typedef to vl.c
Eduardo Habkost
1
-10
/
+0
2016-05-20
vl: Make display_type a local variable
Eduardo Habkost
1
-1
/
+0
2016-05-20
vl: Replace DT_NOGRAPHIC with machine option
Eduardo Habkost
2
-1
/
+1
2016-05-20
spice: Initialization stubs on qemu-spice.h
Eduardo Habkost
1
-0
/
+13
2016-05-20
gtk: Initialization stubs
Eduardo Habkost
1
-0
/
+17
2016-05-20
cocoa: cocoa_display_init() stub
Eduardo Habkost
1
-0
/
+9
2016-05-20
sdl: Initialization stubs
Eduardo Habkost
1
-0
/
+16
2016-05-20
curses: curses_display_init() stub
Eduardo Habkost
1
-0
/
+9
2016-05-20
vnc: Initialization stubs
Eduardo Habkost
1
-1
/
+19
2016-05-20
vl: Add DT_COCOA DisplayType value
Eduardo Habkost
1
-0
/
+1
2016-05-20
vl: Table-based select_vgahw()
Eduardo Habkost
1
-0
/
+1
2016-05-20
pc-dimm: correct comment of MemoryHotplugState
Cao jin
1
-3
/
+1
2016-05-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
5
-48
/
+61
2016-05-19
block: Remove BlockDriverState.blk
Kevin Wolf
1
-2
/
+1
2016-05-19
block: Avoid bs->blk in bdrv_next()
Kevin Wolf
2
-2
/
+2
2016-05-19
block: Add bdrv_has_blk()
Kevin Wolf
1
-0
/
+1
2016-05-19
block: Remove bdrv_aio_multiwrite()
Kevin Wolf
2
-6
/
+2
2016-05-19
blockjob: Don't set iostatus of target
Kevin Wolf
1
-3
/
+1
2016-05-19
block: User BdrvChild callback for device name
Kevin Wolf
1
-0
/
+5
2016-05-19
block: Use BdrvChild callbacks for change_media/resize
Kevin Wolf
1
-1
/
+3
2016-05-19
block: Decouple throttling from BlockDriverState
Kevin Wolf
1
-3
/
+0
2016-05-19
block: Drain throttling queue with BdrvChild callback
Kevin Wolf
1
-5
/
+11
2016-05-19
block: Introduce BdrvChild.opaque
Kevin Wolf
1
-0
/
+1
2016-05-19
block: Move I/O throttling configuration functions to BlockBackend
Kevin Wolf
4
-8
/
+8
2016-05-19
block: Move actual I/O throttling to BlockBackend
Kevin Wolf
1
-1
/
+1
2016-05-19
block: Move throttling fields from BDS to BB
Kevin Wolf
3
-15
/
+11
2016-05-19
block: Convert throttle_group_get_name() to BlockBackend
Kevin Wolf
1
-1
/
+1
2016-05-19
block: throttle-groups: Use BlockBackend pointers internally
Kevin Wolf
3
-4
/
+6
2016-05-19
block: Introduce BlockBackendPublic
Kevin Wolf
1
-0
/
+10
2016-05-19
hw: clean up hw/hw.h includes
Paolo Bonzini
3
-7
/
+3
2016-05-19
hw: remove pio_addr_t
Paolo Bonzini
2
-11
/
+8
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2
-9
/
+10
2016-05-19
exec: extract exec/tb-context.h
Paolo Bonzini
2
-44
/
+45
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
1
-1
/
+0
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
12
-9
/
+17
2016-05-19
s390x: reorganize CSS bits between cpu.h and other headers
Paolo Bonzini
2
-0
/
+387
2016-05-19
dma: do not depend on kvm_enabled()
Paolo Bonzini
1
-4
/
+1
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
3
-8
/
+1
2016-05-19
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
1
-2
/
+0
2016-05-19
cpu: move endian-dependent load/store functions to cpu-all.h
Paolo Bonzini
4
-35
/
+25
2016-05-19
hw: cannot include hw/hw.h from user emulation
Paolo Bonzini
2
-3
/
+4
[prev]
[next]