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-05-24
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
3
-1
/
+38
2016-05-24
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-1' in...
Peter Maydell
3
-2
/
+3
2016-05-24
Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-2.7-1' into st...
Peter Maydell
2
-3
/
+3
2016-05-23
cpu: Eliminate cpudef_init(), cpudef_setup()
Eduardo Habkost
1
-1
/
+0
2016-05-23
pc: Set CPU model-id on compat_props for pc <= 2.4
Eduardo Habkost
1
-0
/
+29
2016-05-23
osdep: Move default qemu_hw_version() value to a macro
Eduardo Habkost
1
-0
/
+9
2016-05-23
savevm: fail if migration blockers are present
Greg Kurz
1
-0
/
+1
2016-05-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-5
/
+21
2016-05-23
nmi: remove x86 specific nmi handling
Bandan Das
1
-1
/
+0
2016-05-23
memory: Remove code for mr->may_overlap
Fam Zheng
1
-1
/
+0
2016-05-23
memory: drop find_ram_block()
Gonglei
2
-3
/
+3
2016-05-23
ioapic: keep RO bits for IOAPIC entry
Peter Xu
1
-0
/
+5
2016-05-23
exec.c: Ensure right alignment also for file backed ram
Dominik Dingel
1
-0
/
+13
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
[next]