]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2016-10-28 Alex Bennéenet: split colo_compare_pkt_info into two trace events
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-10-28 Samuel Thibaultcurses: Use cursesw instead of curses
2016-10-28 Samuel Thibaultcurses: fix left/right arrow translation
2016-10-28 Thomas Huthui/gtk: Fix non-working DELETE key
2016-10-28 Alberto Garciagtk: fix compilation warning with gtk 3.22.2
2016-10-28 Samuel ThibaultDefer BrlAPI tty acquisition to when guest starts using...
2016-10-28 Samuel ThibaultAdd dots keypresses support to the baum braille device
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-10-28 Laurent VivierMAINTAINERS: update M68K entry
2016-10-28 Laurent Viviertarget-m68k: immediate ops manage word and byte operands
2016-10-28 Laurent Viviertarget-m68k: cmp manages word and bytes operands
2016-10-28 Laurent Viviertarget-m68k: add/sub manage word and byte operands
2016-10-28 Laurent Viviertarget-m68k: add addressing modes to neg
2016-10-28 Laurent Viviertarget-m68k: introduce byte and word cc_ops
2016-10-28 Laurent Viviertarget-m68k: some bit ops cleanup
2016-10-28 Laurent Viviertarget-m68k: suba/adda can manage word operand
2016-10-28 Laurent Viviertarget-m68k: and can manage word and byte operands
2016-10-28 Laurent Viviertarget-m68k: or can manage word and byte operands
2016-10-28 Laurent Viviertarget-m68k: eor can manage word and byte operands
2016-10-28 Laurent Viviertarget-m68k: add addressing modes to not
2016-10-28 Richard Hendersontarget-m68k: Inline addx, subx, negx
2016-10-28 Laurent Viviertarget-m68k: add dbcc
2016-10-28 Laurent Viviertarget-m68k: add addressing modes to scc
2016-10-28 Laurent Viviertarget-m68k: add exg ops
2016-10-28 Laurent Viviertarget-m68k: add linkl
2016-10-28 Laurent Viviertarget-m68k: add bkpt instruction
2016-10-28 Nicholas Pigginppc: allow certain HV interrupts to be delivered to...
2016-10-28 Bharata B Raospapr: Memory hot-unplug support
2016-10-28 Michael Rothspapr: use count+index for memory hotplug
2016-10-28 Bharata B Raospapr: Add DRC count indexed hotplug identifier type
2016-10-28 Michael Rothspapr: add hotplug interrupt machine options
2016-10-28 Michael Rothspapr_events: add support for dedicated hotplug event...
2016-10-28 Michael Rothspapr: update spapr hotplug documentation
2016-10-28 Swapnil Bokadetarget-ppc: Add xvcmpnesp, xvcmpnedp instructions
2016-10-28 Sandipan Dastarget-ppc: add xscmp[eq,gt,ge,ne]dp instructions
2016-10-28 David Gibsontests: Add pseries machine to the prom-env-test, too
2016-10-27 Thomas Huthspapr_nvram: Pre-initialize the NVRAM to support the...
2016-10-27 David Gibsonlibqos: Change PCI accessors to take opaque BAR handle
2016-10-27 David Gibsontests: Don't assume structure of PCI IO base in ahci...
2016-10-27 David Gibsontests: Use qpci_mem{read,write} in ivshmem-test
2016-10-27 David Gibsonlibqos: Add 64-bit PCI IO accessors
2016-10-27 David Gibsontests: Clean up IO handling in ide-test
2016-10-27 David Gibsonlibqos: Implement mmio accessors in terms of mem{read...
2016-10-27 David Gibsonlibqos: Add streaming accessors for PCI MMIO
2016-10-27 David Gibsontests: Adjust tco-test to use qpci_legacy_iomap()
2016-10-27 David Gibsonlibqos: Better handling of PCI legacy IO
2016-10-27 David Gibsonlibqos: Move BAR assignment to common code
2016-10-27 David Gibsonlibqos: Handle PCI IO de-multiplexing in common code
2016-10-27 David Gibsonlibqos: Give qvirtio_config_read*() consistent semantics
2016-10-27 Hervé Poussineauadb: change handler only when recognized
2016-10-27 Michael Rothspapr: improve ibm,architecture-vec-5 property handling
2016-10-27 Michael Rothspapr: add option vector handling in CAS-generated...
2016-10-27 Michael Rothspapr_hcall: use spapr_ovec_* interfaces for CAS options
2016-10-27 Michael Rothspapr_ovec: initial implementation of option vector...
2016-10-27 David Gibsonpseries: Remove spapr_create_fdt_skel()
2016-10-27 David Gibsonpseries: Consolidate construction of /vdevice device...
2016-10-27 David Gibsonpseries: Move /hypervisor node construction to fdt_buil...
2016-10-27 David Gibsonpseries: Move /event-sources construction to spapr_buil...
2016-10-27 David Gibsonpseries: Consolidate construction of /rtas device tree...
2016-10-27 David Gibsonpseries: Consolidate construction of /chosen device...
2016-10-27 David Gibsonpseries: Move construction of /interrupt-controller...
2016-10-27 David Gibsonpseries: Consolidate RTAS loading
2016-10-27 David Gibsonpseries: Move adding of fdt reserve map entries
2016-10-27 David Gibsonpseries: Make spapr_create_fdt_skel() get information...
2016-10-27 David Gibsonpseries: Remove rtas_addr and fdt_addr fields from...
2016-10-27 David Gibsonpseries: Split device tree construction from device...
2016-10-27 Vasant Hegdetarget-ppc: add vmul10[u,eu,cu,ecu]q instructions
2016-10-27 Cédric Le Goaterppc/pnv: add a ISA bus
2016-10-27 Benjamin Herrenschmidtppc/pnv: add a LPC controller
2016-10-27 Cédric Le Goaterppc/pnv: add XSCOM handlers to PnvCore
2016-10-27 Cédric Le Goaterppc/pnv: add XSCOM infrastructure
2016-10-27 Cédric Le Goaterppc/pnv: add a PnvCore object
2016-10-27 Cédric Le Goaterppc/pnv: add a PIR handler to PnvChip
2016-10-27 Cédric Le Goaterppc/pnv: add a core mask to PnvChip
2016-10-27 Cédric Le Goaterppc/pnv: add a PnvChip object
2016-10-27 Benjamin Herrenschmidtppc/pnv: add skeleton PowerNV platform
2016-10-27 Alexey Kardashevskiyconfigure, ppc64: Copy skiboot.lid to build directory...
2016-10-27 Cédric Le Goaterppc: add skiboot firmware for the pnv platform
2016-10-27 Benjamin Herrenschmidtppc: Fix single step with gdb stub
2016-10-27 David Gibsonpseries: Remove unused callbacks from sPAPR VIO bus...
2016-10-27 Nicholas Pigginppc: fix MSR_ME handling for system reset interrupt
2016-10-27 Cédric Le Goaterppc/xics: change the icp_ routines API to use an 'ICPSt...
2016-10-27 Cédric Le Goaterppc/xics: add a XICSState backlink in ICPState
2016-10-27 Cédric Le Goaterppc/xics: add a xics_set_nr_servers common routine
2016-10-27 Nikunj A Dadhaniatarget-ppc: implement xxbr[qdwh] instruction
2016-10-27 Nikunj A Dadhaniatarget-ppc: implement vnegw/d instructions
2016-10-27 Thomas Huthnvram: Rename openbios_firmware_abi.h into sun_nvram.h
2016-10-27 Thomas Huthnvram: Move the remaining CHRP NVRAM related code to...
2016-10-27 Thomas Huthsparc: Use the new common NVRAM functions for system...
2016-10-27 Thomas Huthnvram: Introduce helper functions for CHRP "system...
2016-10-27 Michael Rothspapr_pci: advertise explicit numa IDs even when there...
2016-10-27 Laurent Viviertests: enable virtio tests on SPAPR
2016-10-27 Laurent Viviertests: use qtest_pc_boot()/qtest_shutdown() in virtio...
next