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
2015-10-23
blockdev: Pull out blockdev option extraction
Max Reitz
1
-94
/
+119
2015-10-23
blockdev: Do not create BDS for empty drive
Max Reitz
1
-28
/
+40
2015-10-23
block: Prepare for NULL BDS
Max Reitz
6
-72
/
+154
2015-10-23
block: Add blk_insert_bs()
Max Reitz
2
-0
/
+12
2015-10-23
block: Prepare remaining BB functions for NULL BDS
Max Reitz
1
-16
/
+56
2015-10-23
block: Fail requests to empty BlockBackend
Max Reitz
1
-1
/
+54
2015-10-23
block: Make some BB functions fall back to BBRS
Max Reitz
1
-4
/
+24
2015-10-23
block: Add BlockBackendRootState
Max Reitz
4
-0
/
+53
2015-10-23
block/throttle-groups: Make incref/decref public
Max Reitz
2
-8
/
+14
2015-10-23
block: Move I/O status and error actions into BB
Max Reitz
13
-168
/
+158
2015-10-23
block: Move BlockAcctStats into BlockBackend
Max Reitz
6
-28
/
+23
2015-10-23
block: Remove wr_highest_sector from BlockAcctStats
Max Reitz
6
-16
/
+10
2015-10-23
block: Move guest_block_size into BlockBackend
Max Reitz
4
-13
/
+5
2015-10-23
block: Fix BB AIOCB AioContext without BDS
Max Reitz
1
-1
/
+16
2015-10-23
hw/usb-storage: Check whether BB is inserted
Max Reitz
1
-14
/
+16
2015-10-23
hw/block/fdc: Implement tray status
Max Reitz
2
-7
/
+17
2015-10-23
block: Invoke change media CB before NULLing drv
Max Reitz
1
-4
/
+4
2015-10-23
block/raw_bsd: Drop raw_is_inserted()
Max Reitz
1
-6
/
+0
2015-10-23
block: Make bdrv_is_inserted() recursive
Max Reitz
1
-3
/
+9
2015-10-23
block: Add blk_is_available()
Max Reitz
2
-1
/
+7
2015-10-23
block: Make bdrv_is_inserted() return a bool
Max Reitz
7
-15
/
+15
2015-10-23
iotests: Only create BB if necessary
Max Reitz
4
-18
/
+71
2015-10-23
blockdev: Allow creation of BDS trees without BB
Max Reitz
4
-20
/
+43
2015-10-23
block: Set BDRV_O_INCOMING in bdrv_fill_options()
Max Reitz
2
-4
/
+4
2015-10-23
block: Remove host floppy support
Max Reitz
2
-222
/
+9
2015-10-23
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-10-23-tag' in...
Peter Maydell
1
-5
/
+7
2015-10-23
tests: test-qga, loosen assumptions about host filesystems
Michael Roth
1
-5
/
+7
2015-10-23
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151023' into st...
Peter Maydell
25
-67
/
+179
2015-10-23
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-fixes-pull-201510...
Peter Maydell
8
-71
/
+282
2015-10-23
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-24
/
+24
2015-10-23
prep: do not use CPU_LOG_IOPORT, convert to tracepoints
Paolo Bonzini
2
-27
/
+7
2015-10-23
openpic: add to misc category
Laurent Vivier
2
-0
/
+2
2015-10-23
macio-nvram: add to misc category
Laurent Vivier
1
-0
/
+1
2015-10-23
macio: add to bridge category
Laurent Vivier
1
-0
/
+1
2015-10-23
uninorth: add to bridge category
Laurent Vivier
1
-0
/
+8
2015-10-23
macio-ide: add to storage category
Laurent Vivier
1
-0
/
+1
2015-10-23
cuda: add to bridge category
Laurent Vivier
1
-0
/
+1
2015-10-23
grackle: add to bridge category
Laurent Vivier
1
-0
/
+2
2015-10-23
escc: add to input category
Laurent Vivier
1
-0
/
+1
2015-10-23
cmd646: add to storage category
Laurent Vivier
1
-0
/
+1
2015-10-23
adb: add to input category
Laurent Vivier
1
-0
/
+2
2015-10-23
ppc/spapr: Add "ibm,pa-features" property to the device-tree
Benjamin Herrenschmidt
4
-0
/
+40
2015-10-23
ppc: Add mmu_model defines for arch 2.03 and 2.07
Benjamin Herrenschmidt
5
-20
/
+22
2015-10-23
hw/scsi/spapr_vscsi: Remove superfluous memset
Thomas Huth
1
-1
/
+0
2015-10-23
spapr_pci: Allow VFIO devices to work on the normal PCI host bridge
David Gibson
1
-0
/
+6
2015-10-23
spapr_iommu: Provide a function to switch a TCE table to allowing VFIO
David Gibson
2
-0
/
+34
2015-10-23
spapr_iommu: Rename vfio_accel parameter
David Gibson
4
-8
/
+8
2015-10-23
spapr_pci: Allow PCI host bridge DMA window to be configured
David Gibson
2
-4
/
+6
2015-10-23
spapr: Add "slb-size" property to CPU device tree nodes
Thomas Huth
1
-0
/
+1
2015-10-23
spapr: Abort when HTAB of requested size isn't allocated
Bharata B Rao
1
-0
/
+8
[next]