summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * xhci: only free completed transfersGerd Hoffmann2017-02-061-1/+3
| * usb: accept usb3 control requestsGerd Hoffmann2017-02-062-0/+9
| * usb/uas: more verbose error messageGerd Hoffmann2017-02-061-1/+2
| * hw/usb/dev-hid: Improve guest compatibility of usb-tabletPhil Dennis-Jordan2017-02-061-3/+3
* | Merge remote-tracking branch 'remotes/dgibson/tags/isa-cleanup-20170206' into...Peter Maydell2017-02-0621-212/+305
|\ \ | |/ |/|
| * Split ISA and sysbus versions of m48t59 deviceDavid Gibson2017-02-064-210/+284
| * Allow ISA bus to be configured outDavid Gibson2017-02-065-1/+6
| * Split serial-isa into its own config optionDavid Gibson2017-02-0614-1/+15
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2017-02-031-0/+14
|\
| * iothread: enable AioContext polling by defaultStefan Hajnoczi2017-02-031-0/+14
|/
* Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170202' into sta...Peter Maydell2017-02-035-30/+42
|\
| * xen: use qdev_unplug() instead of g_free() in xen_pv_find_xendev()Juergen Gross2017-02-021-6/+7
| * MAINTAINERS: Update xen-devel mailing list addressAnthony PERARD2017-01-281-1/+1
| * xen-platform: add missing disk unplug optionPaul Durrant2017-01-283-15/+18
| * xen-platform: add support for unplugging NVMe disks...Paul Durrant2017-01-281-0/+1
| * xen-platform: re-structure unplug_disksPaul Durrant2017-01-281-9/+16
* | tci: Remove invalid assertionsStefan Weil2017-02-031-2/+0Star
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170202-2' into s...Peter Maydell2017-02-031-25/+39
|\ \
| * | cirrus: fix oob access issue (CVE-2017-2615)Li Qiang2017-02-021-4/+3Star
| * | cirrus: fix blit address mask handlingGerd Hoffmann2017-02-011-13/+12Star
| * | cirrus: allow zero source pitch in pattern fill ropsWolfgang Bumiller2017-02-011-8/+19
| * | cirrus: handle negative pitch in cirrus_invalidate_region()Wolfgang Bumiller2017-02-011-0/+5
* | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into...Peter Maydell2017-02-0263-771/+3867
|\ \ \
| * | | hw/ppc/pnv: Use error_report instead of hw_error if a ROM file can't be foundThomas Huth2017-02-011-3/+3
| * | | ppc/kvm: Handle the "family" CPU via alias instead of registering new typesThomas Huth2017-02-011-13/+23
| * | | target/ppc/mmu_hash64: Fix incorrect shift value in amr calculationSuraj Jitindar Singh2017-02-011-1/+1
| * | | target/ppc/mmu_hash64: Fix printing unsigned as signed intSuraj Jitindar Singh2017-02-011-2/+2
| * | | tcg/POWER9: NOOP the cp_abort instructionSuraj Jitindar Singh2017-02-011-0/+5
| * | | target/ppc/debug: Print LPCR register value if register existsSuraj Jitindar Singh2017-02-011-0/+3
| * | | target-ppc: Add xststdc[sp, dp, qp] instructionsNikunj A Dadhania2017-02-015-8/+69
| * | | target-ppc: Add xvtstdc[sp,dp] instructionsNikunj A Dadhania2017-02-015-2/+55
| * | | target-ppc: Add MMU model check for booke machinesValentin Plotkin2017-02-013-0/+19
| * | | ppc: switch to constants within BUILD_BUG_ONMichael S. Tsirkin2017-01-311-8/+10
| * | | target/ppc/cpu-models: Fix/remove bad CPU aliasesThomas Huth2017-01-311-20/+2Star
| * | | target/ppc: Remove unused POWERPC_FAMILY(POWER)Thomas Huth2017-01-311-22/+0Star
| * | | spapr: clock should count only if vm is runningLaurent Vivier2017-01-313-23/+52
| * | | ppc: Remove unused function cpu_ppc601_rtc_init()Thomas Huth2017-01-311-7/+0Star
| * | | target/ppc: Add pcr_supported to POWER9 cpu class definitionSuraj Jitindar Singh2017-01-312-0/+3
| * | | powerpc/cpu-models: rename ISAv3.00 logical PVR definitionSuraj Jitindar Singh2017-01-311-1/+1
| * | | target-ppc: Add xvcv[hpsp, sphp] instructionsNikunj A Dadhania2017-01-314-9/+24
| * | | target-ppc: Add xsmulqp instructionBharata B Rao2017-01-314-0/+38
| * | | target-ppc: Add xsdivqp instructionBharata B Rao2017-01-314-0/+39
| * | | target-ppc: Add xscvsdqp and xscvudqp instructionsBharata B Rao2017-01-314-0/+31
| * | | target-ppc: Use ppc_vsr_t.f128 in xscmp[o,u,exp]qpBharata B Rao2017-01-311-12/+8Star
| * | | ppc: Implement bcdutrunc. instructionJose Ricardo Ziviani2017-01-314-1/+57
| * | | ppc: Implement bcdtrunc. instructionJose Ricardo Ziviani2017-01-314-2/+45
| * | | ppc/prep: update MAINTAINERS fileHervé Poussineau2017-01-311-1/+4
| * | | target-ppc: Add xscvqps[d,w]z instructionsBharata B Rao2017-01-314-0/+46
| * | | target-ppc: Add xvxsigdp instructionNikunj A Dadhania2017-01-312-0/+41
| * | | target-ppc: Add xvxsigsp instructionNikunj A Dadhania2017-01-314-0/+24