OSDN Git Service

qmiga/qemu.git
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...
2016-10-27 Laurent Viviertests: rename target_big_endian() as qvirtio_is_big_end...
2016-10-27 Laurent Viviertests: move QVirtioBus pointer into QVirtioDevice
2016-10-27 Laurent Viviertests: don't check if qtest_spapr_boot() returns NULL
2016-10-27 Laurent Viviertests: fix memory leak in virtio-scsi-test
2016-10-27 Benjamin Herrenschmidtppc/xics: Add xics to the monitor "info pic" command
2016-10-27 Alexey Kardashevskiypseries: Update SLOF firmware image to 20161019
2016-10-27 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-10-27 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2016-10-27 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2016-10-27 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2016-10-26 Richard Hendersontarget-alpha: Emulate LL/SC using cmpxchg helpers
2016-10-26 Richard Hendersontarget-alpha: Introduce MMU_PHYS_IDX
2016-10-26 Emilio G. Cotatarget-arm: remove EXCP_STREX + cpu_exclusive_{test...
2016-10-26 Emilio G. Cotalinux-user: remove handling of aarch64's EXCP_STREX
2016-10-26 Emilio G. Cotalinux-user: remove handling of ARM's EXCP_STREX
2016-10-26 Emilio G. Cotatarget-arm: emulate aarch64's LL/SC using cmpxchg helpers
2016-10-26 Emilio G. Cotatarget-arm: emulate SWP with atomic_xchg helper
2016-10-26 Emilio G. Cotatarget-arm: emulate LL/SC using cmpxchg helpers
2016-10-26 Richard Hendersontarget-arm: Rearrange aa32 load and store functions
2016-10-26 Emilio G. Cotatests: add atomic_add-bench
2016-10-26 Emilio G. Cotatarget-i386: remove helper_lock()
2016-10-26 Emilio G. Cotatarget-i386: emulate XCHG using atomic helper
2016-10-26 Emilio G. Cotatarget-i386: emulate LOCK'ed BTX ops using atomic helpers
2016-10-26 Emilio G. Cotatarget-i386: emulate LOCK'ed XADD using atomic helper
2016-10-26 Emilio G. Cotatarget-i386: emulate LOCK'ed NEG using cmpxchg helper
2016-10-26 Emilio G. Cotatarget-i386: emulate LOCK'ed NOT using atomic helper
2016-10-26 Emilio G. Cotatarget-i386: emulate LOCK'ed INC using atomic helper
2016-10-26 Emilio G. Cotatarget-i386: emulate LOCK'ed OP instructions using...
2016-10-26 Emilio G. Cotatarget-i386: emulate LOCK'ed cmpxchg using cmpxchg...
2016-10-26 Richard Hendersontcg: Emit barriers with parallel_cpus
2016-10-26 Richard Hendersontcg: Add CONFIG_ATOMIC64
2016-10-26 Richard Hendersontcg: Add atomic128 helpers
2016-10-26 Richard Hendersontcg: Add atomic helpers
2016-10-26 Richard Hendersoncputlb: Tidy some macros
2016-10-26 Richard Hendersoncputlb: Move most of iotlb code out of line
next