summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-fixes-pull-201510...Peter Maydell2015-10-238-71/+282
|\ \
| * | configure: avoid polluting global CFLAGS with tasn1 flagsDaniel P. Berrange2015-10-222-9/+12
| * | crypto: add sanity checking of plaintext/ciphertext lengthDaniel P. Berrange2015-10-224-24/+130
| * | crypto: don't let builtin aes crash if no IV is providedDaniel P. Berrange2015-10-222-9/+35
| * | crypto: allow use of nettle/gcrypt to be selected explicitlyDaniel P. Berrange2015-10-223-29/+105
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-10-231-24/+24
|\ \ \ | |_|/ |/| |
| * | vhost-user: fix up rhel6 buildMichael S. Tsirkin2015-10-221-24/+24
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151021' into stagingPeter Maydell2015-10-229-46/+158
|\ \ \
| * | | cpu-exec: Add "nochain" debug flagRichard Henderson2015-10-193-1/+6
| * | | tcg/mips: Support r6 SEL{NE, EQ}Z instead of MOVN/MOVZJames Hogan2015-10-191-6/+37
| * | | tcg/mips: Support r6 multiply/divide encodingsJames Hogan2015-10-192-3/+43
| * | | tcg/mips: Support r6 JR encodingJames Hogan2015-10-191-1/+4
OpenPOWER on IntegriCloud