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
2017-02-22
spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.c
Igor Mammedov
1
-6
/
+0
2017-02-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into...
Peter Maydell
3
-7
/
+9
2017-02-21
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
2
-1
/
+3
2017-02-21
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
1
-1
/
+2
2017-02-21
blockdev: Make orphaned -drive fatal
Markus Armbruster
1
-1
/
+1
2017-02-21
hw: Default -drive to if=none instead of ide when ide cannot work
Markus Armbruster
1
-5
/
+4
2017-02-21
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
6
-70
/
+213
2017-02-21
coroutine-lock: make CoRwlock thread-safe and fair
Paolo Bonzini
1
-1
/
+2
2017-02-21
coroutine-lock: add mutex argument to CoQueue APIs
Paolo Bonzini
1
-3
/
+5
2017-02-21
coroutine-lock: place CoMutex before CoQueue in header
Paolo Bonzini
1
-45
/
+44
2017-02-21
coroutine-lock: add limited spinning to CoMutex
Paolo Bonzini
1
-0
/
+5
2017-02-21
coroutine-lock: make CoMutex thread-safe
Paolo Bonzini
1
-2
/
+15
2017-02-21
block: document fields protected by AioContext lock
Paolo Bonzini
2
-29
/
+49
2017-02-21
aio-posix: partially inline aio_dispatch into aio_poll
Paolo Bonzini
1
-5
/
+1
2017-02-21
io: make qio_channel_yield aware of AioContexts
Paolo Bonzini
1
-3
/
+44
2017-02-21
io: add methods to set I/O handlers on AioContext
Paolo Bonzini
1
-0
/
+25
2017-02-21
aio: introduce aio_co_schedule and aio_co_wake
Paolo Bonzini
2
-1
/
+42
2017-02-21
xhci: add qemu xhci controller
Gerd Hoffmann
1
-0
/
+1
2017-02-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170220-1' into st...
Peter Maydell
1
-2
/
+1
2017-02-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20170220-1' into...
Peter Maydell
1
-2
/
+2
2017-02-20
spice: allow to specify drm rendernode
Marc-André Lureau
1
-2
/
+1
2017-02-20
ps2: fix mouse mappings for right/middle button
Fabian Lesniak
1
-2
/
+2
2017-02-17
intel_iommu: add "caching-mode" option
Aviv Ben-David
1
-0
/
+2
2017-02-17
virtio: add MemoryListener to cache ring translations
Paolo Bonzini
1
-0
/
+1
2017-02-17
virtio: use MemoryRegionCache to access descriptors
Paolo Bonzini
1
-0
/
+2
2017-02-17
virtio: add virtio_*_phys_cached
Paolo Bonzini
1
-0
/
+52
2017-02-17
virtio: Report real progress in VQ aio poll handler
Fam Zheng
3
-6
/
+6
2017-02-16
report guest crash information in GUEST_PANICKED event
Anton Nefedov
2
-1
/
+11
2017-02-16
cpu-exec: fix icount out-of-bounds access
Paolo Bonzini
1
-0
/
+1
2017-02-16
hw/char/mcf_uart: QOMify the ColdFire UART
Thomas Huth
1
-5
/
+1
2017-02-16
move vm_start to cpus.c
Claudio Imbrenda
1
-0
/
+2
2017-02-13
virtio/migration: Migrate virtio-net to VMState
Dr. David Alan Gilbert
1
-2
/
+2
2017-02-13
migration: Add VMSTATE_WITH_TMP
Dr. David Alan Gilbert
1
-0
/
+19
2017-02-13
migration: Add VMSTATE_UNUSED_VARRAY_UINT32
Dr. David Alan Gilbert
1
-0
/
+11
2017-02-13
COLO: Shutdown related socket fd while do failover
zhanghailiang
1
-0
/
+3
2017-02-13
COLO: fix setting checkpoint-delay not working properly
zhanghailiang
2
-0
/
+7
2017-02-13
migration: consolidate VMStateField.start
Halil Pasic
1
-13
/
+8
2017-02-13
migration: discard non-dirty ram pages after the start of postcopy
Pavel Butsykin
1
-0
/
+1
2017-02-13
add 'release-ram' migrate capability
Pavel Butsykin
2
-1
/
+3
2017-02-09
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170209-2' into st...
Peter Maydell
1
-0
/
+9
2017-02-09
util: add iterators for QemuOpts values
Daniel P. Berrange
1
-0
/
+9
2017-02-07
hw/misc: New "unimplemented" sysbus device
Peter Maydell
1
-0
/
+39
2017-02-07
arm: Correctly handle watchpoints for BE32 CPUs
Julian Brown
1
-0
/
+3
2017-02-07
Fix Thumb-1 BE32 execution and disassembly.
Julian Brown
1
-0
/
+7
2017-02-07
aspeed: add a watchdog controller
Cédric Le Goater
1
-0
/
+2
2017-02-07
wdt: Add Aspeed watchdog device model
Cédric Le Goater
1
-0
/
+32
2017-02-06
migration: Check for ID length
Dr. David Alan Gilbert
1
-0
/
+2
2017-02-06
vmstate_register_with_alias_id: Take an Error **
Dr. David Alan Gilbert
1
-2
/
+3
2017-02-06
migration: create Migration Incoming State at init time
Juan Quintela
1
-1
/
+0
2017-02-06
usb: accept usb3 control requests
Gerd Hoffmann
1
-0
/
+2
[next]