qemu.git
2017-12-15 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2017-12-15 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-12-15 Christian Borntraegers390-ccw-virtio: allow for systems larger that 7.999TB
2017-12-15 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2017-12-15 Simon Gaiserxen/pt: Set is_express to avoid out-of-bounds write
2017-12-14 Owen Smithxenfb: activate input handlers for raw pointer devices
2017-12-14 Owen Smithxenfb: Add [feature|request]-raw-pointer
2017-12-14 Owen Smithxenfb: Use Input Handlers directly
2017-12-14 Owen Smithui: generate qcode to linux mappings
2017-12-14 Paul Durrantxen-disk: use an IOThread per instance
2017-12-14 Laurent Vivierspapr: don't initialize PATB entry if max-cpu-compat...
2017-12-14 David Gibsonspapr: Assume msi_nonbroken
2017-12-14 David Gibsonspapr: Rename machine init functions for clarity
2017-12-14 Cédric Le Goatertarget/ppc: introduce the PPC_BIT() macro
2017-12-14 Greg Kurzspapr_events: drop bogus cell from "interrupt-ranges...
2017-12-14 Greg Kurzspapr: fix LSI interrupt specifiers in the device tree
2017-12-14 Igor Mammedovspapr: replace numa_get_node() with lookup in pc-dimm...
2017-12-14 Cédric Le Goaterspapr: introduce a spapr_qirq() helper
2017-12-14 Cédric Le Goaterspapr: introduce a spapr_irq_set_lsi() helper
2017-12-14 Cédric Le Goaterspapr: move the IRQ allocation routines under the machine
2017-12-14 Cédric Le Goaterppc/xics: assign of the CPU 'intc' pointer under the...
2017-12-14 Cédric Le Goaterppc/xics: introduce an icp_create() helper
2017-12-14 Cédric Le Goaterspapr/rtas: do not reset the MSR in stop-self command
2017-12-14 Cédric Le Goaterspapr/rtas: fix reboot of a a SMP TCG guest
2017-12-14 Cédric Le Goaterspapr/rtas: disable the decrementer interrupt when...
2017-12-14 Michael Davidsavere500: fix pci host bridge class/type
2017-12-14 Michael Davidsaveropenpic: debug w/ info_report()
2017-12-14 Cédric Le Goaterpcc: define the Power-saving mode Exit Cause Enable...
2017-12-14 Michael Davidsavernvram: add AT24Cx i2c eeprom
2017-12-14 Michael Davidsavere500: name openpic and pci host bridge
2017-12-14 Greg Kurzspapr_cpu_core: instantiate CPUs separately
2017-12-14 David Gibsonspapr: Add pseries-2.12 machine type
2017-12-14 Cédric Le Goaterppc/xics: remove useless if condition
2017-12-14 Richard Hendersontarget/ppc: Use tcg_gen_lookup_and_goto_ptr
2017-12-14 David Hildenbrands390x: change the QEMU cpu model to a stripped down z12
2017-12-14 David Hildenbrands390x/tcg: we already implement the Set-Program-Paramet...
2017-12-14 David Hildenbrands390x/tcg: implement extract-CPU-time facility
2017-12-14 David Hildenbrands390x/tcg: Implement SIGNAL ADAPTER instruction
2017-12-14 David Hildenbrands390x/tcg: Implement STORE CHANNEL PATH STATUS
2017-12-14 David Hildenbrands390x/tcg: wire up SET CHANNEL MONITOR
2017-12-14 David Hildenbrands390x/tcg: wire up SET ADDRESS LIMIT
2017-12-14 David Hildenbrands390x/tcg: implement Interlocked-Access Facility 2
2017-12-14 David Hildenbrands390x/tcg: ASI/ASGI/ALSI/ALSGI are atomic with Interloc...
2017-12-14 David Hildenbrands390x/tcg: wire up STORE CHANNEL REPORT WORD
2017-12-14 David Hildenbrands390x/tcg: indicate value of TODPR in STCKE
2017-12-14 David Hildenbrands390x/tcg: implement SET CLOCK PROGRAMMABLE FIELD
2017-12-14 David Hildenbrands390x/tcg: fix and cleanup mcck injection
2017-12-14 David Hildenbrands390x/kvm: factor out build_channel_report_mcic() into...
2017-12-14 Cornelia Hucks390x/css: attach css bridge
2017-12-14 Halil Pasics390x: deprecate s390-squash-mcss machine prop
2017-12-14 Halil Pasics390x/css: unrestrict cssids
2017-12-14 Pierre Morels390x/pci: search for subregion inside the BARs
2017-12-14 Pierre Morels390x/pci: move the memory region write from pcistg
2017-12-14 Pierre Morels390x/pci: move the memory region read from pcilg
2017-12-14 Pierre Morels390x/pci: rework PCI STORE BLOCK
2017-12-14 Pierre Morels390x/pci: rework PCI LOAD
2017-12-14 Pierre Morels390x/pci: rework PCI STORE
2017-12-14 Pierre Morels390x/pci: factor out endianess conversion
2017-12-14 David Hildenbrands390x/tcg: drop potential_page_fault()
2017-12-14 David Hildenbrands390x/tcg: drop program_interrupt()
2017-12-14 David Hildenbrands390x/tcg: use s390_program_interrupt() in STSI
2017-12-14 David Hildenbrands390x/tcg: use s390_program_interrupt() in SACF
2017-12-14 David Hildenbrands390x/tcg: use s390_program_interrupt() in per_check_ex...
2017-12-14 David Hildenbrands390x/tcg: use s390_program_interrupt() in DIAG
2017-12-14 David Hildenbrands390x/tcg: use s390_program_interrupt() in SCLP Service...
2017-12-14 David Hildenbrands390x/tcg: io instructions don't need potential_page_fa...
2017-12-14 David Hildenbrands390x/tcg: don't exit the cpu loop in s390_cpu_virt_mem...
2017-12-14 David Hildenbrands390x: handle exceptions during s390_cpu_virt_mem_rw...
2017-12-14 David Hildenbrands390x/diag: pass the retaddr into handle_diag_308()
2017-12-14 David Hildenbrands390x/pci: pass the retaddr to all PCI instructions
2017-12-14 David Hildenbrands390x/ioinst: pass the retaddr to all IO instructions
2017-12-14 David Hildenbrands390x/tcg: rip out dead tpi code
2017-12-14 David Hildenbrands390x/tcg: get rid of runtime_exception()
2017-12-14 David Hildenbrands390x/tcg: introduce and use s390_program_interrupt()
2017-12-14 Cornelia Hucktarget/s390x: nuke DPRINTF in helper.c
2017-12-14 Cornelia Hucks390x: introduce 2.12 compat machine
2017-12-14 Cornelia Huckpc-bios/s390-ccw.img: update image
2017-12-14 Christian Borntraegerpc-bios/s390-ccw: zero out bss section
2017-12-14 Christian Borntraegers390x/migration: use zero flag parameter
2017-12-14 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2017-12-14 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-12-14 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2017-12-14 Vadim Galitsyntests: test-hmp: print command execution result
2017-12-14 Thomas Huthhmp-commands: Remove the deprecated usb_add and usb_del
2017-12-13 Alistair Francisxilinx_spips: Use memset instead of a for loop to zero...
2017-12-13 Alistair Francisxilinx_spips: Set all of the reset values
2017-12-13 Alistair Francisxilinx_spips: Update the QSPI Mod ID reset value
2017-12-13 ZhaoshenglongMAINTAINERS: replace the unavailable email address
2017-12-13 Prasad J Pandithw/display/tc6393xb: limit irq handler index to TC6393X...
2017-12-13 Peter Maydellnvic: Make systick banked
2017-12-13 Peter Maydellnvic: Make nvic_sysreg_ns_ops work with any MemoryRegion
2017-12-13 Edgar E. Iglesiastarget/arm: Extend PAR format determination
2017-12-13 Peter Maydelltarget/arm: Remove fsr argument from get_phys_addr...
2017-12-13 Peter Maydelltarget/arm: Ignore fsr from get_phys_addr() in do_ats_w...
2017-12-13 Peter Maydelltarget/arm: Use ARMMMUFaultInfo in deliver_fault()
2017-12-13 Peter Maydelltarget/arm: Convert get_phys_addr_pmsav8() to not retur...
2017-12-13 Peter Maydelltarget/arm: Convert get_phys_addr_pmsav7() to not retur...
2017-12-13 Peter Maydelltarget/arm: Convert get_phys_addr_pmsav5() to not retur...
2017-12-13 Peter Maydelltarget/arm: Convert get_phys_addr_lpae() to not return...
2017-12-13 Peter Maydelltarget/arm: Convert get_phys_addr_v6() to not return...
next