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
2014-09-25
target-sh4: Use cpu_exec_interrupt qom hook
Richard Henderson
4
-5
/
+11
2014-09-25
target-alpha: Use cpu_exec_interrupt qom hook
Richard Henderson
4
-32
/
+46
2014-09-25
target-cris: Use cpu_exec_interrupt qom hook
Richard Henderson
4
-21
/
+33
2014-09-25
target-m68k: Use cpu_exec_interrupt qom hook
Richard Henderson
5
-16
/
+22
2014-09-25
target-s390x: Use cpu_exec_interrupt qom hook
Richard Henderson
4
-6
/
+15
2014-09-25
target-xtensa: Use cpu_exec_interrupt qom hook
Richard Henderson
4
-6
/
+12
2014-09-25
qom: Add cpu_exec_interrupt hook
Richard Henderson
3
-5
/
+17
2014-09-25
target-ppc: Use cpu_exec_enter qom hook
Richard Henderson
2
-3
/
+9
2014-09-25
target-m68k: Use cpu_exec_enter/exit qom hooks
Richard Henderson
4
-12
/
+27
2014-09-25
target-i386: Use cpu_exec_enter/exit qom hooks
Richard Henderson
4
-12
/
+28
2014-09-25
cpu-exec: Remove do-nothing ifdef chains
Richard Henderson
1
-32
/
+0
2014-09-25
qom: Add cpu_exec_enter and cpu_exec_exit hooks
Richard Henderson
3
-9
/
+11
2014-09-25
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
5
-0
/
+0
2014-09-25
qemu-iotests: Fail test if explicit test case number is unknown
Fam Zheng
1
-2
/
+8
2014-09-25
block: Validate node-name
Kevin Wolf
4
-8
/
+19
2014-09-25
vpc: fix beX_to_cpu() and cpu_to_beX() confusion
Stefan Hajnoczi
1
-22
/
+22
2014-09-25
docs: add blkdebug block driver documentation
Stefan Hajnoczi
1
-0
/
+161
2014-09-25
block: Catch simultaneous usage of options and their aliases
Kevin Wolf
3
-2
/
+82
2014-09-25
block: Specify -drive legacy option aliases in array
Kevin Wolf
1
-15
/
+24
2014-09-25
block: Improve message for device name clashing with node name
Markus Armbruster
2
-2
/
+3
2014-09-25
qemu-nbd: Destroy the BlockDriverState properly
Markus Armbruster
1
-1
/
+1
2014-09-25
block: Keep DriveInfo alive until BlockDriverState dies
Markus Armbruster
5
-5
/
+24
2014-09-25
blockdev: Disentangle BlockDriverState and DriveInfo creation
Markus Armbruster
1
-17
/
+20
2014-09-25
blkdebug: show an error for invalid event names
Stefan Hajnoczi
1
-3
/
+19
2014-09-25
Update OpenBIOS images
Mark Cave-Ayland
5
-0
/
+0
2014-09-24
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
2
-137
/
+596
2014-09-24
virtio: Fix wrong type cast from pointer to long
Stefan Weil
1
-2
/
+2
2014-09-24
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014092...
Peter Maydell
1
-12
/
+12
2014-09-23
tcx: Implement hardware acceleration
Mark Cave-Ayland
2
-137
/
+596
2014-09-23
slirp: udp: fix NULL pointer dereference because of uninitialized socket
Petr Matousek
1
-1
/
+1
2014-09-23
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140923-1' into s...
Peter Maydell
22
-277
/
+355
2014-09-23
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20140923' into s...
Peter Maydell
4
-11
/
+43
2014-09-23
s390x/css: catch ccw sequence errors
Cornelia Huck
2
-0
/
+11
2014-09-23
s390x/css: support format-0 ccws
Cornelia Huck
3
-9
/
+32
2014-09-23
s390x: remove duplicate defines in SCLP code
Jens Freimann
1
-2
/
+0
2014-09-23
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
72
-946
/
+2806
2014-09-23
usb: tag standalone ehci as hotpluggable
Gerd Hoffmann
3
-3
/
+18
2014-09-23
usb: tag standalone uhci as hotpluggable
Gerd Hoffmann
1
-3
/
+13
2014-09-23
usb: tag xhci as hotpluggable
Gerd Hoffmann
1
-1
/
+0
2014-09-23
usb-serial: only check speed once at realize time
Gonglei
1
-7
/
+9
2014-09-23
usb-bus: introduce a wrapper function to check speed
Gonglei
2
-1
/
+14
2014-09-23
usb-bus: remove "init" from USBDeviceClass struct
Gonglei
2
-4
/
+0
2014-09-23
usb-mtp: convert init to realize
Gonglei
1
-3
/
+2
2014-09-23
usb-redir: convert init to realize
Gonglei
1
-8
/
+7
2014-09-23
usb-audio: convert init to realize
Gonglei
1
-3
/
+2
2014-09-23
dev-wacom: convert init to realize
Gonglei
1
-3
/
+2
2014-09-23
dev-hid: convert init to realize
Gonglei
1
-14
/
+13
2014-09-23
usb-ccid: convert init to realize
Gonglei
1
-3
/
+2
2014-09-23
dev-serial: convert init to realize
Gonglei
1
-12
/
+6
2014-09-23
dev-bluetooth: convert init to realize
Gonglei
1
-4
/
+2
[prev]
[next]