Age | Commit message (Expand) | Author |
2016-10-28 | curses: Use cursesw instead of curses | Samuel Thibault |
2016-10-28 | curses: fix left/right arrow translation | Samuel Thibault |
2016-10-28 | ui/gtk: Fix non-working DELETE key | Thomas Huth |
2016-10-28 | gtk: fix compilation warning with gtk 3.22.2 | Alberto Garcia |
2016-10-28 | Defer BrlAPI tty acquisition to when guest starts using device | Samuel Thibault |
2016-10-28 | Add dots keypresses support to the baum braille device | Samuel Thibault |
2016-10-28 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20161027-1' into s... | Peter Maydell |
2016-10-28 | MAINTAINERS: update M68K entry | Laurent Vivier |
2016-10-28 | target-m68k: immediate ops manage word and byte operands | Laurent Vivier |
2016-10-28 | target-m68k: cmp manages word and bytes operands | Laurent Vivier |
2016-10-28 | target-m68k: add/sub manage word and byte operands | Laurent Vivier |
2016-10-28 | target-m68k: add addressing modes to neg | Laurent Vivier |
2016-10-28 | target-m68k: introduce byte and word cc_ops | Laurent Vivier |
2016-10-28 | target-m68k: some bit ops cleanup | Laurent Vivier |
2016-10-28 | target-m68k: suba/adda can manage word operand | Laurent Vivier |
2016-10-28 | target-m68k: and can manage word and byte operands | Laurent Vivier |
2016-10-28 | target-m68k: or can manage word and byte operands | Laurent Vivier |
2016-10-28 | target-m68k: eor can manage word and byte operands | Laurent Vivier |
2016-10-28 | target-m68k: add addressing modes to not | Laurent Vivier |
2016-10-28 | target-m68k: Inline addx, subx, negx | Richard Henderson |
2016-10-28 | target-m68k: add dbcc | Laurent Vivier |
2016-10-28 | target-m68k: add addressing modes to scc | Laurent Vivier |
2016-10-28 | target-m68k: add exg ops | Laurent Vivier |
2016-10-28 | target-m68k: add linkl | Laurent Vivier |
2016-10-28 | target-m68k: add bkpt instruction | Laurent Vivier |
2016-10-28 | ppc: allow certain HV interrupts to be delivered to guests | Nicholas Piggin |
2016-10-28 | spapr: Memory hot-unplug support | Bharata B Rao |
2016-10-28 | spapr: use count+index for memory hotplug | Michael Roth |
2016-10-28 | spapr: Add DRC count indexed hotplug identifier type | Bharata B Rao |
2016-10-28 | spapr: add hotplug interrupt machine options | Michael Roth |
2016-10-28 | spapr_events: add support for dedicated hotplug event source | Michael Roth |
2016-10-28 | spapr: update spapr hotplug documentation | Michael Roth |
2016-10-28 | target-ppc: Add xvcmpnesp, xvcmpnedp instructions | Swapnil Bokade |
2016-10-28 | target-ppc: add xscmp[eq,gt,ge,ne]dp instructions | Sandipan Das |
2016-10-28 | tests: Add pseries machine to the prom-env-test, too | David Gibson |
2016-10-28 | spapr_nvram: Pre-initialize the NVRAM to support the -prom-env parameter | Thomas Huth |
2016-10-28 | libqos: Change PCI accessors to take opaque BAR handle | David Gibson |
2016-10-28 | tests: Don't assume structure of PCI IO base in ahci-test | David Gibson |
2016-10-28 | tests: Use qpci_mem{read,write} in ivshmem-test | David Gibson |
2016-10-28 | libqos: Add 64-bit PCI IO accessors | David Gibson |
2016-10-28 | tests: Clean up IO handling in ide-test | David Gibson |
2016-10-28 | libqos: Implement mmio accessors in terms of mem{read,write} | David Gibson |
2016-10-28 | libqos: Add streaming accessors for PCI MMIO | David Gibson |
2016-10-28 | tests: Adjust tco-test to use qpci_legacy_iomap() | David Gibson |
2016-10-28 | libqos: Better handling of PCI legacy IO | David Gibson |
2016-10-28 | libqos: Move BAR assignment to common code | David Gibson |
2016-10-28 | libqos: Handle PCI IO de-multiplexing in common code | David Gibson |
2016-10-28 | libqos: Give qvirtio_config_read*() consistent semantics | David Gibson |
2016-10-28 | adb: change handler only when recognized | Hervé Poussineau |
2016-10-28 | spapr: improve ibm,architecture-vec-5 property handling | Michael Roth |