aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-23target-i386: Add DE to TCG_FEATURESEduardo Habkost
2015-10-23target-i386: Ensure always-1 bits on DR6 can't be clearedEduardo Habkost
2015-10-23target-i386: Check CR4[DE] for processing DR4/DR5Richard Henderson
2015-10-23target-i386: Handle I/O breakpointsEduardo Habkost
2015-10-23target-i386: Optimize setting dr[0-3]Richard Henderson
2015-10-23target-i386: Move hw_*breakpoint_* functionsRichard Henderson
2015-10-23target-i386: Ensure bit 10 on DR7 is never clearedEduardo Habkost
2015-10-23target-i386: Re-introduce optimal breakpoint removalRichard Henderson
2015-10-23target-i386: Introduce cpu_x86_update_dr7Richard Henderson
2015-10-23target-i386: Disable cache info passthrough by defaultEduardo Habkost
2015-10-23target-i386: allow any alignment for SMBASEPaolo Bonzini
2015-10-23Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151023' into st...Peter Maydell
2015-10-23Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-fixes-pull-201510...Peter Maydell
2015-10-23Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-10-23prep: do not use CPU_LOG_IOPORT, convert to tracepointsPaolo Bonzini
2015-10-23openpic: add to misc categoryLaurent Vivier
2015-10-23macio-nvram: add to misc categoryLaurent Vivier
2015-10-23macio: add to bridge categoryLaurent Vivier
2015-10-23uninorth: add to bridge categoryLaurent Vivier
2015-10-23macio-ide: add to storage categoryLaurent Vivier
2015-10-23cuda: add to bridge categoryLaurent Vivier
2015-10-23grackle: add to bridge categoryLaurent Vivier
2015-10-23escc: add to input categoryLaurent Vivier
2015-10-23cmd646: add to storage categoryLaurent Vivier
2015-10-23adb: add to input categoryLaurent Vivier
2015-10-23ppc/spapr: Add "ibm,pa-features" property to the device-treeBenjamin Herrenschmidt
2015-10-23ppc: Add mmu_model defines for arch 2.03 and 2.07Benjamin Herrenschmidt
2015-10-23hw/scsi/spapr_vscsi: Remove superfluous memsetThomas Huth
2015-10-23spapr_pci: Allow VFIO devices to work on the normal PCI host bridgeDavid Gibson
2015-10-23spapr_iommu: Provide a function to switch a TCE table to allowing VFIODavid Gibson
2015-10-23spapr_iommu: Rename vfio_accel parameterDavid Gibson
2015-10-23spapr_pci: Allow PCI host bridge DMA window to be configuredDavid Gibson
2015-10-23spapr: Add "slb-size" property to CPU device tree nodesThomas Huth
2015-10-23spapr: Abort when HTAB of requested size isn't allocatedBharata B Rao
2015-10-23spapr: Allocate HTAB from machine initBharata B Rao
2015-10-22vhost-user: fix up rhel6 buildMichael S. Tsirkin
2015-10-22configure: avoid polluting global CFLAGS with tasn1 flagsDaniel P. Berrange
2015-10-22crypto: add sanity checking of plaintext/ciphertext lengthDaniel P. Berrange
2015-10-22crypto: don't let builtin aes crash if no IV is providedDaniel P. Berrange
2015-10-22crypto: allow use of nettle/gcrypt to be selected explicitlyDaniel P. Berrange
2015-10-22Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151021' into stagingPeter Maydell
2015-10-22Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell
2015-10-22disas: QOMify alpha specific disas setupPeter Crosthwaite
2015-10-22disas: QOMify mips specific disas setupPeter Crosthwaite
2015-10-22disas: QOMify sh4 specific disas setupPeter Crosthwaite
2015-10-22disas: QOMify lm32 specific disas setupPeter Crosthwaite
2015-10-22disas: QOMify sparc specific disas setupPeter Crosthwaite
2015-10-22disas: QOMify m68k specific disas setupPeter Crosthwaite
2015-10-22disas: QOMify moxie specific disas setupPeter Crosthwaite
2015-10-22disas: QOMify s390x specific disas setupPeter Crosthwaite