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-02-02
block: Remove BDS close notifier
Max Reitz
5
-19
/
+0
2016-02-02
nbd: Switch from close to eject notifier
Max Reitz
2
-35
/
+18
2016-02-02
virtio-scsi: Catch BDS-BB removal/insertion
Max Reitz
2
-0
/
+65
2016-02-02
virtio-blk: Functions for op blocker management
Max Reitz
1
-18
/
+59
2016-02-02
block: Add BB-BDS remove/insert notifiers
Max Reitz
2
-0
/
+22
2016-02-02
iotests: Add test for eject under NBD server
Max Reitz
3
-0
/
+109
2016-02-02
block: Release named dirty bitmaps in bdrv_close()
Max Reitz
1
-8
/
+31
2016-02-02
block: Remove unused struct definition BlockFinishData
Fam Zheng
1
-8
/
+0
2016-02-02
iotests: Add test for a nonexistent NBD export
Max Reitz
3
-0
/
+81
2016-02-02
iotests: Make redirecting qemu's stderr optional
Max Reitz
1
-2
/
+13
2016-02-02
iotests: Make _filter_nbd support more URL types
Max Reitz
1
-1
/
+2
2016-02-02
iotests: Make _filter_nbd drop log lines
Max Reitz
2
-11
/
+1
2016-02-02
iotests: Move _filter_nbd into common.filter
Max Reitz
2
-12
/
+12
2016-02-02
iotests: Change coding style of _filter_nbd in 083
Max Reitz
1
-9
/
+10
2016-02-02
iotests: Rename filter_nbd to _filter_nbd in 083
Max Reitz
1
-2
/
+2
2016-02-02
nbd: client_close on error in nbd_co_client_start
Max Reitz
1
-2
/
+1
2016-02-02
iotests: Limit supported formats for 118
Max Reitz
1
-1
/
+3
2016-02-02
vmdk: Fix converting to streamOptimized
Fam Zheng
1
-1
/
+5
2016-02-02
block/qapi: Emit tray_open only if there is a tray
Max Reitz
3
-7
/
+3
2016-02-02
Revert "hw/block/fdc: Implement tray status"
Max Reitz
3
-99
/
+43
2016-02-02
blockdev: Fix 'change' for slot devices
Max Reitz
2
-4
/
+30
2016-02-02
block: Add blk_dev_has_tray()
Max Reitz
2
-1
/
+10
2016-02-02
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-next-2016-02...
Peter Maydell
8
-99
/
+97
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160202-1' into st...
Peter Maydell
4
-2
/
+53
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20160202-1' into...
Peter Maydell
32
-8
/
+32
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fwcfg-20160202-1' into...
Peter Maydell
1
-36
/
+4
2016-02-02
Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...
Peter Maydell
5
-94
/
+86
2016-02-02
ehci: update irq on reset
Gerd Hoffmann
1
-0
/
+1
2016-02-02
usb: check page select value while processing iTD
Prasad J Pandit
1
-4
/
+6
2016-02-02
sdl: shorten the GUI refresh interval when mouse or keyboard is active
Jindřich Makovička
3
-0
/
+46
2016-02-02
gtk: use qemu_chr_alloc() to allocate CharDriverState
Daniel P. Berrange
1
-2
/
+7
2016-02-02
crypto: ensure qcrypto_hash_digest_len is always defined
Daniel P. Berrange
1
-13
/
+17
2016-02-02
audio: Clean up includes
Peter Maydell
32
-8
/
+32
2016-02-02
char: remove qemu_chr_open_eventfd
Marc-André Lureau
2
-16
/
+0
2016-02-02
ivshmem: use a single eventfd callback, get rid of CharDriver
Marc-André Lureau
1
-37
/
+18
2016-02-02
ivshmem: generalize ivshmem_setup_interrupts
Marc-André Lureau
1
-11
/
+12
2016-02-02
ivshmem-test: test both msi & irq cases
Marc-André Lureau
1
-16
/
+37
2016-02-02
libqos: remove some leaks
Marc-André Lureau
1
-0
/
+2
2016-02-02
ivshmem-test: leak fixes
Marc-André Lureau
1
-11
/
+17
2016-02-02
ivshmem: remove redundant assignment, fix crash with msi=off
Marc-André Lureau
1
-3
/
+0
2016-02-02
ivshmem: no need for opaque argument
Marc-André Lureau
1
-2
/
+2
2016-02-02
nvme: generate OpenFirmware device path in the "bootorder" fw_cfg file
Laszlo Ersek
1
-36
/
+4
2016-02-02
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160201' into...
Peter Maydell
26
-451
/
+771
2016-02-01
crypto: register properties against the class instead of object
Daniel P. Berrange
4
-72
/
+66
2016-02-01
crypto: fix description of @errp parameter initialization
Daniel P. Berrange
3
-14
/
+14
2016-02-01
target-ppc: mcrfs should always update FEX/VX and only clear exception bits
James Clarke
2
-4
/
+23
2016-01-30
target-ppc: Make every FPSCR_ macro have a corresponding FP_ macro
James Clarke
1
-9
/
+22
2016-01-30
target-ppc: Allow more page sizes for POWER7 & POWER8 in TCG
David Gibson
2
-0
/
+34
2016-01-30
target-ppc: Helper to determine page size information from hpte alone
David Gibson
3
-19
/
+44
2016-01-30
target-ppc: Add new TLB invalidate by HPTE call for hash64 MMUs
David Gibson
3
-42
/
+19
[prev]
[next]