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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-23
docs/atomics.txt: Update pointer to linux macro
Pranith Kumar
1
-2
/
+2
2016-05-23
exec.c: Ensure right alignment also for file backed ram
Dominik Dingel
3
-15
/
+16
2016-05-23
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160523-1' into s...
Peter Maydell
8
-50
/
+1206
2016-05-23
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160523-1' into s...
Peter Maydell
6
-41
/
+57
2016-05-23
usb/ohci: Fix crash with when specifying too many num-ports
Thomas Huth
1
-0
/
+6
2016-05-23
vga: add sr_vbe register set
Gerd Hoffmann
2
-22
/
+29
2016-05-23
xen: add pvUSB backend
Juergen Gross
5
-0
/
+1092
2016-05-23
virtio-gpu: fix ui idx check
Marc-André Lureau
1
-1
/
+1
2016-05-23
xen: write information about supported backends
Juergen Gross
3
-50
/
+67
2016-05-23
virtio-gpu: use VIRTIO_GPU_MAX_SCANOUTS
Marc-André Lureau
2
-6
/
+4
2016-05-23
xen: introduce dummy system device
Juergen Gross
2
-0
/
+41
2016-05-23
virtio-gpu: check max_outputs only
Marc-André Lureau
2
-5
/
+4
2016-05-23
virtio-gpu: check max_outputs value
Marc-André Lureau
1
-0
/
+6
2016-05-23
virtio-vga: propagate on gpu realized error
Marc-André Lureau
2
-1
/
+8
2016-05-23
virtio-gpu: check early scanout id
Marc-André Lureau
1
-10
/
+9
2016-05-23
migration: Promote improved autoconverge commands out of experimental state
Jason J. Herne
5
-82
/
+82
2016-05-23
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...
Peter Maydell
19
-238
/
+257
2016-05-23
migration/qjson: Drop gratuitous use of QOM
Markus Armbruster
3
-35
/
+8
2016-05-23
migration: Move qjson.[ch] to migration/
Markus Armbruster
7
-10
/
+20
2016-05-23
rng-random: rename RndRandom to RngRandom
Wei Jiangang
3
-12
/
+12
2016-05-20
Use &error_fatal when initializing crypto on qemu-{img,io,nbd}
Eduardo Habkost
3
-12
/
+3
2016-05-20
vl: Use &error_fatal when parsing monitor options
Eduardo Habkost
1
-6
/
+1
2016-05-20
vl: Use &error_fatal when parsing VNC options
Eduardo Habkost
1
-13
/
+2
2016-05-20
machine: add properties to compat_props incrementaly
Igor Mammedov
8
-34
/
+24
2016-05-20
vl: Simplify global property registration
Eduardo Habkost
1
-24
/
+15
2016-05-20
vl: Make display_remote a local variable
Eduardo Habkost
1
-1
/
+1
2016-05-20
vl: Move DisplayType typedef to vl.c
Eduardo Habkost
2
-10
/
+9
2016-05-20
vl: Make display_type a local variable
Eduardo Habkost
2
-2
/
+1
2016-05-20
vl: Replace DT_NOGRAPHIC with machine option
Eduardo Habkost
7
-11
/
+35
2016-05-20
milkymist: Move DT_NOGRAPHIC check outside milkymist_tmu2_create()
Eduardo Habkost
2
-5
/
+3
2016-05-20
spice: Initialization stubs on qemu-spice.h
Eduardo Habkost
2
-4
/
+13
2016-05-20
gtk: Initialization stubs
Eduardo Habkost
2
-6
/
+18
2016-05-20
cocoa: cocoa_display_init() stub
Eduardo Habkost
2
-2
/
+9
2016-05-20
sdl: Initialization stubs
Eduardo Habkost
2
-4
/
+18
2016-05-20
curses: curses_display_init() stub
Eduardo Habkost
2
-2
/
+9
2016-05-20
vnc: Initialization stubs
Eduardo Habkost
2
-15
/
+20
2016-05-20
vl: Add DT_COCOA DisplayType value
Eduardo Habkost
2
-2
/
+5
2016-05-20
vl: Replace *_vga_available() functions with class_names field
Eduardo Habkost
1
-47
/
+23
2016-05-20
vl: Table-based select_vgahw()
Eduardo Habkost
2
-52
/
+64
2016-05-20
vl: Use exit(1) when requested VGA interface is unavailable
Eduardo Habkost
1
-7
/
+7
2016-05-20
pc-dimm: correct comment of MemoryHotplugState
Cao jin
1
-3
/
+1
2016-05-20
tci: do not include exec/exec-all.h
Paolo Bonzini
2
-2
/
+1
2016-05-20
aspeed: include qemu/log.h
Paolo Bonzini
2
-0
/
+2
2016-05-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
37
-1361
/
+1155
2016-05-19
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-05-19' in...
Kevin Wolf
4
-22
/
+22
2016-05-19
qemu-iotests: Fix regression in 136 on aio_read invalid
Eric Blake
2
-15
/
+20
2016-05-19
qemu-iotests: Simplify 109 with unaligned qemu-img compare
Eric Blake
2
-6
/
+0
2016-05-19
qemu-io: Fix recent UI updates
Eric Blake
1
-2
/
+3
2016-05-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
431
-1618
/
+2099
2016-05-19
block: clarify error message for qmp-eject
John Snow
1
-11
/
+40
[prev]
[next]