aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-31s390x/pci: use generic interface to inject interruptYi Min Zhao
2016-10-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20161028-1' into st...Peter Maydell
2016-10-28Merge remote-tracking branch 'remotes/vivier/tags/m68k-part2-pull-request' in...Peter Maydell
2016-10-28Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into...Peter Maydell
2016-10-28Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...Peter Maydell
2016-10-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2016-10-28Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-10-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-20161027-2' in...Peter Maydell
2016-10-28curses: Use cursesw instead of cursesSamuel Thibault
2016-10-28curses: fix left/right arrow translationSamuel Thibault
2016-10-28ui/gtk: Fix non-working DELETE keyThomas Huth
2016-10-28gtk: fix compilation warning with gtk 3.22.2Alberto Garcia
2016-10-28Defer BrlAPI tty acquisition to when guest starts using deviceSamuel Thibault
2016-10-28Add dots keypresses support to the baum braille deviceSamuel Thibault
2016-10-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20161027-1' into s...Peter Maydell
2016-10-28MAINTAINERS: update M68K entryLaurent Vivier
2016-10-28target-m68k: immediate ops manage word and byte operandsLaurent Vivier
2016-10-28target-m68k: cmp manages word and bytes operandsLaurent Vivier
2016-10-28target-m68k: add/sub manage word and byte operandsLaurent Vivier
2016-10-28target-m68k: add addressing modes to negLaurent Vivier
2016-10-28target-m68k: introduce byte and word cc_opsLaurent Vivier
2016-10-28target-m68k: some bit ops cleanupLaurent Vivier
2016-10-28target-m68k: suba/adda can manage word operandLaurent Vivier
2016-10-28target-m68k: and can manage word and byte operandsLaurent Vivier
2016-10-28target-m68k: or can manage word and byte operandsLaurent Vivier
2016-10-28target-m68k: eor can manage word and byte operandsLaurent Vivier
2016-10-28target-m68k: add addressing modes to notLaurent Vivier
2016-10-28target-m68k: Inline addx, subx, negxRichard Henderson
2016-10-28target-m68k: add dbccLaurent Vivier
2016-10-28target-m68k: add addressing modes to sccLaurent Vivier
2016-10-28target-m68k: add exg opsLaurent Vivier
2016-10-28target-m68k: add linklLaurent Vivier
2016-10-28target-m68k: add bkpt instructionLaurent Vivier
2016-10-28ppc: allow certain HV interrupts to be delivered to guestsNicholas Piggin
2016-10-28spapr: Memory hot-unplug supportBharata B Rao
2016-10-28spapr: use count+index for memory hotplugMichael Roth
2016-10-28spapr: Add DRC count indexed hotplug identifier typeBharata B Rao
2016-10-28spapr: add hotplug interrupt machine optionsMichael Roth
2016-10-28spapr_events: add support for dedicated hotplug event sourceMichael Roth
2016-10-28spapr: update spapr hotplug documentationMichael Roth
2016-10-28target-ppc: Add xvcmpnesp, xvcmpnedp instructionsSwapnil Bokade
2016-10-28target-ppc: add xscmp[eq,gt,ge,ne]dp instructionsSandipan Das
2016-10-28tests: Add pseries machine to the prom-env-test, tooDavid Gibson
2016-10-28spapr_nvram: Pre-initialize the NVRAM to support the -prom-env parameterThomas Huth
2016-10-28libqos: Change PCI accessors to take opaque BAR handleDavid Gibson
2016-10-28tests: Don't assume structure of PCI IO base in ahci-testDavid Gibson
2016-10-28tests: Use qpci_mem{read,write} in ivshmem-testDavid Gibson
2016-10-28libqos: Add 64-bit PCI IO accessorsDavid Gibson
2016-10-28tests: Clean up IO handling in ide-testDavid Gibson
2016-10-28libqos: Implement mmio accessors in terms of mem{read,write}David Gibson