summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * block: Fix BB AIOCB AioContext without BDSMax Reitz2015-10-231-1/+16
| * hw/usb-storage: Check whether BB is insertedMax Reitz2015-10-231-14/+16
| * hw/block/fdc: Implement tray statusMax Reitz2015-10-232-7/+17
| * block: Invoke change media CB before NULLing drvMax Reitz2015-10-231-4/+4
| * block/raw_bsd: Drop raw_is_inserted()Max Reitz2015-10-231-6/+0
| * block: Make bdrv_is_inserted() recursiveMax Reitz2015-10-231-3/+9
| * block: Add blk_is_available()Max Reitz2015-10-232-1/+7
| * block: Make bdrv_is_inserted() return a boolMax Reitz2015-10-237-15/+15
| * iotests: Only create BB if necessaryMax Reitz2015-10-234-18/+71
| * blockdev: Allow creation of BDS trees without BBMax Reitz2015-10-234-20/+43
| * block: Set BDRV_O_INCOMING in bdrv_fill_options()Max Reitz2015-10-232-4/+4
| * block: Remove host floppy supportMax Reitz2015-10-232-222/+9
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2015-10-2310-94/+236
|\ \ | |/ |/|
| * vl: trivial: minor tweaks to a max-cpu error msgAndrew Jones2015-10-231-2/+2
| * target-i386: Use 1UL for bit shiftEduardo Habkost2015-10-231-1/+1
| * target-i386: Add DE to TCG_FEATURESEduardo Habkost2015-10-231-1/+1
| * target-i386: Ensure always-1 bits on DR6 can't be clearedEduardo Habkost2015-10-231-1/+1
| * target-i386: Check CR4[DE] for processing DR4/DR5Richard Henderson2015-10-234-11/+50
| * target-i386: Handle I/O breakpointsEduardo Habkost2015-10-234-28/+94
| * target-i386: Optimize setting dr[0-3]Richard Henderson2015-10-231-3/+8
| * target-i386: Move hw_*breakpoint_* functionsRichard Henderson2015-10-232-28/+28
| * target-i386: Ensure bit 10 on DR7 is never clearedEduardo Habkost2015-10-231-0/+2
| * target-i386: Re-introduce optimal breakpoint removalRichard Henderson2015-10-231-6/+28
| * target-i386: Introduce cpu_x86_update_dr7Richard Henderson2015-10-234-22/+27
| * target-i386: Disable cache info passthrough by defaultEduardo Habkost2015-10-232-3/+6
| * target-i386: allow any alignment for SMBASEPaolo Bonzini2015-10-231-2/+2
* | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-10-23-tag' in...Peter Maydell2015-10-231-5/+7
|\ \ | |/ |/|
| * tests: test-qga, loosen assumptions about host filesystemsMichael Roth2015-10-231-5/+7
|/
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151023' into st...Peter Maydell2015-10-2325-67/+179
|\
| * prep: do not use CPU_LOG_IOPORT, convert to tracepointsPaolo Bonzini2015-10-232-27/+7
| * openpic: add to misc categoryLaurent Vivier2015-10-232-0/+2
| * macio-nvram: add to misc categoryLaurent Vivier2015-10-231-0/+1
| * macio: add to bridge categoryLaurent Vivier2015-10-231-0/+1
| * uninorth: add to bridge categoryLaurent Vivier2015-10-231-0/+8
| * macio-ide: add to storage categoryLaurent Vivier2015-10-231-0/+1
| * cuda: add to bridge categoryLaurent Vivier2015-10-231-0/+1
| * grackle: add to bridge categoryLaurent Vivier2015-10-231-0/+2
| * escc: add to input categoryLaurent Vivier2015-10-231-0/+1
| * cmd646: add to storage categoryLaurent Vivier2015-10-231-0/+1
| * adb: add to input categoryLaurent Vivier2015-10-231-0/+2
| * ppc/spapr: Add "ibm,pa-features" property to the device-treeBenjamin Herrenschmidt2015-10-234-0/+40
| * ppc: Add mmu_model defines for arch 2.03 and 2.07Benjamin Herrenschmidt2015-10-235-20/+22
| * hw/scsi/spapr_vscsi: Remove superfluous memsetThomas Huth2015-10-231-1/+0
| * spapr_pci: Allow VFIO devices to work on the normal PCI host bridgeDavid Gibson2015-10-231-0/+6
| * spapr_iommu: Provide a function to switch a TCE table to allowing VFIODavid Gibson2015-10-232-0/+34
| * spapr_iommu: Rename vfio_accel parameterDavid Gibson2015-10-234-8/+8
| * spapr_pci: Allow PCI host bridge DMA window to be configuredDavid Gibson2015-10-232-4/+6
| * spapr: Add "slb-size" property to CPU device tree nodesThomas Huth2015-10-231-0/+1
| * spapr: Abort when HTAB of requested size isn't allocatedBharata B Rao2015-10-231-0/+8
| * spapr: Allocate HTAB from machine initBharata B Rao2015-10-231-7/+27
OpenPOWER on IntegriCloud