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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-29
ide: Fix memory leak in ide_register_restart_cb()
Ashijeet Acharya
3
-1
/
+13
2016-09-29
MAINTAINERS: Add some more headers to the IDE section
Thomas Huth
1
-0
/
+1
2016-09-29
ahci: clear aiocb in ncq_cb
John Snow
1
-0
/
+1
2016-09-29
ide: fix DMA register transitions
John Snow
1
-1
/
+1
2016-09-29
oslib-posix: add a configure switch to debug stack usage
Peter Lieven
2
-0
/
+54
2016-09-29
coroutine-sigaltstack: use helper for allocating stack memory
Peter Lieven
1
-4
/
+5
2016-09-29
coroutine-ucontext: use helper for allocating stack memory
Peter Lieven
1
-5
/
+6
2016-09-29
coroutine: add a macro for the coroutine stack size
Peter Lieven
4
-3
/
+5
2016-09-29
coroutine-sigaltstack: rename coroutine struct appropriately
Peter Lieven
1
-8
/
+8
2016-09-29
oslib-posix: add helpers for stack alloc and free
Peter Lieven
2
-0
/
+69
2016-09-29
block: Remove qemu_root_bds_opts
Kevin Wolf
1
-53
/
+1
2016-09-29
block: Move 'discard' option to bdrv_open_common()
Kevin Wolf
3
-26
/
+17
2016-09-29
block: Use 'detect-zeroes' option for 'blockdev-change-medium'
Kevin Wolf
3
-9
/
+11
2016-09-29
block: Parse 'detect-zeroes' in bdrv_open_common()
Kevin Wolf
2
-8
/
+34
2016-09-29
block/qapi: Move 'aio' option to file driver
Kevin Wolf
4
-27
/
+83
2016-09-29
block/qapi: Use separate options type for curl driver
Kevin Wolf
1
-7
/
+18
2016-09-29
block: Drop aio/cache consistency check from qmp_blockdev_add()
Kevin Wolf
2
-16
/
+1
2016-09-29
block: Fix error path in qmp_blockdev_change_medium()
Kevin Wolf
1
-1
/
+1
2016-09-29
block-backend: remove blk_flush_all
John Snow
4
-25
/
+4
2016-09-29
qemu: use bdrv_flush_all for vm_stop et al
John Snow
1
-2
/
+2
2016-09-29
block: reintroduce bdrv_flush_all
John Snow
2
-0
/
+26
2016-09-29
hw/dma: vmstateify rc4030
Dr. David Alan Gilbert
1
-54
/
+27
2016-09-29
MAINTAINERS: update target-mips maintainers
Leon Alrae
1
-1
/
+1
2016-09-29
smbios: fix uuid copy
Marc-André Lureau
1
-1
/
+1
2016-09-29
xenpv: Fix qemu_uuid compiling error
Fam Zheng
1
-1
/
+1
2016-09-29
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
15
-60
/
+106
2016-09-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
49
-521
/
+1157
2016-09-28
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
8
-10
/
+78
2016-09-28
trace: Document the execution mode of guest events
Lluís Vilanova
1
-0
/
+3
2016-09-28
trace: Add event "guest_cpu_reset"
Lluís Vilanova
2
-0
/
+8
2016-09-28
trace: Add event "guest_cpu_enter"
Lluís Vilanova
2
-0
/
+11
2016-09-28
trace: Properly initialize dynamic event states in hot-plugged vCPUs
Lluís Vilanova
8
-33
/
+54
2016-09-28
trace: move hw/virtio/virtio-balloon.c trace points into correct file
Daniel P. Berrange
2
-4
/
+5
2016-09-28
trace: move hw/mem/pc-dimm.c trace points into correct file
Daniel P. Berrange
3
-4
/
+6
2016-09-28
trace: move util/qemu-coroutine*.c trace points into correct file
Daniel P. Berrange
2
-13
/
+13
2016-09-28
trace: move util/buffer.c trace points into correct file
Daniel P. Berrange
2
-6
/
+6
2016-09-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160928-1' into...
Peter Maydell
1
-54
/
+558
2016-09-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160928-1' into st...
Peter Maydell
5
-17
/
+109
2016-09-28
linux-aio: fix re-entrant completion processing
Stefan Hajnoczi
1
-3
/
+6
2016-09-28
test-coroutine: test qemu_coroutine_entered()
Stefan Hajnoczi
1
-0
/
+42
2016-09-28
coroutine: add qemu_coroutine_entered() function
Stefan Hajnoczi
2
-0
/
+18
2016-09-28
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160927-tag' into...
Peter Maydell
3
-5
/
+217
2016-09-28
ps2: do not generate invalid key codes for unknown keys
Hervé Poussineau
1
-13
/
+7
2016-09-28
ps2: use QEMU qcodes instead of scancodes
Hervé Poussineau
1
-48
/
+485
2016-09-28
ps2: allow keycode translation for all scancode sets
Hervé Poussineau
1
-26
/
+97
2016-09-28
ps2: correctly handle 'get/set scancode' command
Hervé Poussineau
1
-3
/
+5
2016-09-28
ps2: reject unknown commands, instead of blindly accepting them
Hervé Poussineau
1
-1
/
+1
2016-09-28
s390x/kvm: fix build against qemu_uuid
Christian Borntraeger
1
-1
/
+1
2016-09-28
s390x/css: {c,h,t,r,x}sch: require enable AND device number valid
Sascha Silbe
1
-6
/
+6
2016-09-28
pc-bios/s390-ccw.img: rebuild image
Christian Borntraeger
1
-0
/
+0
[prev]
[next]