index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Prepare for NULL BDS
Max Reitz
2015-10-23
6
-72
/
+154
*
block: Add blk_insert_bs()
Max Reitz
2015-10-23
2
-0
/
+12
*
block: Prepare remaining BB functions for NULL BDS
Max Reitz
2015-10-23
1
-16
/
+56
*
block: Fail requests to empty BlockBackend
Max Reitz
2015-10-23
1
-1
/
+54
*
block: Make some BB functions fall back to BBRS
Max Reitz
2015-10-23
1
-4
/
+24
*
block: Add BlockBackendRootState
Max Reitz
2015-10-23
4
-0
/
+53
*
block/throttle-groups: Make incref/decref public
Max Reitz
2015-10-23
2
-8
/
+14
*
block: Move I/O status and error actions into BB
Max Reitz
2015-10-23
13
-168
/
+158
*
block: Move BlockAcctStats into BlockBackend
Max Reitz
2015-10-23
6
-28
/
+23
*
block: Remove wr_highest_sector from BlockAcctStats
Max Reitz
2015-10-23
6
-16
/
+10
*
block: Move guest_block_size into BlockBackend
Max Reitz
2015-10-23
4
-13
/
+5
*
block: Fix BB AIOCB AioContext without BDS
Max Reitz
2015-10-23
1
-1
/
+16
*
hw/usb-storage: Check whether BB is inserted
Max Reitz
2015-10-23
1
-14
/
+16
*
hw/block/fdc: Implement tray status
Max Reitz
2015-10-23
2
-7
/
+17
*
block: Invoke change media CB before NULLing drv
Max Reitz
2015-10-23
1
-4
/
+4
*
block/raw_bsd: Drop raw_is_inserted()
Max Reitz
2015-10-23
1
-6
/
+0
*
block: Make bdrv_is_inserted() recursive
Max Reitz
2015-10-23
1
-3
/
+9
*
block: Add blk_is_available()
Max Reitz
2015-10-23
2
-1
/
+7
*
block: Make bdrv_is_inserted() return a bool
Max Reitz
2015-10-23
7
-15
/
+15
*
iotests: Only create BB if necessary
Max Reitz
2015-10-23
4
-18
/
+71
*
blockdev: Allow creation of BDS trees without BB
Max Reitz
2015-10-23
4
-20
/
+43
*
block: Set BDRV_O_INCOMING in bdrv_fill_options()
Max Reitz
2015-10-23
2
-4
/
+4
*
block: Remove host floppy support
Max Reitz
2015-10-23
2
-222
/
+9
*
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-10-23-tag' in...
Peter Maydell
2015-10-23
1
-5
/
+7
|
\
|
*
tests: test-qga, loosen assumptions about host filesystems
Michael Roth
2015-10-23
1
-5
/
+7
|
/
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151023' into st...
Peter Maydell
2015-10-23
25
-67
/
+179
|
\
|
*
prep: do not use CPU_LOG_IOPORT, convert to tracepoints
Paolo Bonzini
2015-10-23
2
-27
/
+7
|
*
openpic: add to misc category
Laurent Vivier
2015-10-23
2
-0
/
+2
|
*
macio-nvram: add to misc category
Laurent Vivier
2015-10-23
1
-0
/
+1
|
*
macio: add to bridge category
Laurent Vivier
2015-10-23
1
-0
/
+1
|
*
uninorth: add to bridge category
Laurent Vivier
2015-10-23
1
-0
/
+8
|
*
macio-ide: add to storage category
Laurent Vivier
2015-10-23
1
-0
/
+1
|
*
cuda: add to bridge category
Laurent Vivier
2015-10-23
1
-0
/
+1
|
*
grackle: add to bridge category
Laurent Vivier
2015-10-23
1
-0
/
+2
|
*
escc: add to input category
Laurent Vivier
2015-10-23
1
-0
/
+1
|
*
cmd646: add to storage category
Laurent Vivier
2015-10-23
1
-0
/
+1
|
*
adb: add to input category
Laurent Vivier
2015-10-23
1
-0
/
+2
|
*
ppc/spapr: Add "ibm,pa-features" property to the device-tree
Benjamin Herrenschmidt
2015-10-23
4
-0
/
+40
|
*
ppc: Add mmu_model defines for arch 2.03 and 2.07
Benjamin Herrenschmidt
2015-10-23
5
-20
/
+22
|
*
hw/scsi/spapr_vscsi: Remove superfluous memset
Thomas Huth
2015-10-23
1
-1
/
+0
|
*
spapr_pci: Allow VFIO devices to work on the normal PCI host bridge
David Gibson
2015-10-23
1
-0
/
+6
|
*
spapr_iommu: Provide a function to switch a TCE table to allowing VFIO
David Gibson
2015-10-23
2
-0
/
+34
|
*
spapr_iommu: Rename vfio_accel parameter
David Gibson
2015-10-23
4
-8
/
+8
|
*
spapr_pci: Allow PCI host bridge DMA window to be configured
David Gibson
2015-10-23
2
-4
/
+6
|
*
spapr: Add "slb-size" property to CPU device tree nodes
Thomas Huth
2015-10-23
1
-0
/
+1
|
*
spapr: Abort when HTAB of requested size isn't allocated
Bharata B Rao
2015-10-23
1
-0
/
+8
|
*
spapr: Allocate HTAB from machine init
Bharata B Rao
2015-10-23
1
-7
/
+27
*
|
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-fixes-pull-201510...
Peter Maydell
2015-10-23
8
-71
/
+282
|
\
\
|
*
|
configure: avoid polluting global CFLAGS with tasn1 flags
Daniel P. Berrange
2015-10-22
2
-9
/
+12
|
*
|
crypto: add sanity checking of plaintext/ciphertext length
Daniel P. Berrange
2015-10-22
4
-24
/
+130
[next]