index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-12-14
s390x/css: unrestrict cssids
Halil Pasic
2017-12-14
s390x/pci: search for subregion inside the BARs
Pierre Morel
2017-12-14
s390x/pci: move the memory region write from pcistg
Pierre Morel
2017-12-14
s390x/pci: move the memory region read from pcilg
Pierre Morel
2017-12-14
s390x/pci: rework PCI STORE BLOCK
Pierre Morel
2017-12-14
s390x/pci: rework PCI LOAD
Pierre Morel
2017-12-14
s390x/pci: rework PCI STORE
Pierre Morel
2017-12-14
s390x/pci: factor out endianess conversion
Pierre Morel
2017-12-14
s390x/tcg: drop potential_page_fault()
David Hildenbrand
2017-12-14
s390x/tcg: drop program_interrupt()
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in STSI
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in SACF
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in per_check_exception()
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in DIAG
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in SCLP Service Call
David Hildenbrand
2017-12-14
s390x/tcg: io instructions don't need potential_page_fault()
David Hildenbrand
2017-12-14
s390x/tcg: don't exit the cpu loop in s390_cpu_virt_mem_rw()
David Hildenbrand
2017-12-14
s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
David Hildenbrand
2017-12-14
s390x/diag: pass the retaddr into handle_diag_308()
David Hildenbrand
2017-12-14
s390x/pci: pass the retaddr to all PCI instructions
David Hildenbrand
2017-12-14
s390x/ioinst: pass the retaddr to all IO instructions
David Hildenbrand
2017-12-14
s390x/tcg: rip out dead tpi code
David Hildenbrand
2017-12-14
s390x/tcg: get rid of runtime_exception()
David Hildenbrand
2017-12-14
s390x/tcg: introduce and use s390_program_interrupt()
David Hildenbrand
2017-12-14
target/s390x: nuke DPRINTF in helper.c
Cornelia Huck
2017-12-14
s390x: introduce 2.12 compat machine
Cornelia Huck
2017-12-14
pc-bios/s390-ccw.img: update image
Cornelia Huck
2017-12-14
pc-bios/s390-ccw: zero out bss section
Christian Borntraeger
2017-12-14
s390x/migration: use zero flag parameter
Christian Borntraeger
2017-12-14
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171214' into s...
Peter Maydell
2017-12-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171213'...
Peter Maydell
2017-12-14
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20171213.0' i...
Peter Maydell
2017-12-14
tests: test-hmp: print command execution result
Vadim Galitsyn
2017-12-14
hmp-commands: Remove the deprecated usb_add and usb_del
Thomas Huth
2017-12-13
xilinx_spips: Use memset instead of a for loop to zero registers
Alistair Francis
2017-12-13
xilinx_spips: Set all of the reset values
Alistair Francis
2017-12-13
xilinx_spips: Update the QSPI Mod ID reset value
Alistair Francis
2017-12-13
MAINTAINERS: replace the unavailable email address
Zhaoshenglong
2017-12-13
hw/display/tc6393xb: limit irq handler index to TC6393XB_GPIOS
Prasad J Pandit
2017-12-13
nvic: Make systick banked
Peter Maydell
2017-12-13
nvic: Make nvic_sysreg_ns_ops work with any MemoryRegion
Peter Maydell
2017-12-13
target/arm: Extend PAR format determination
Edgar E. Iglesias
2017-12-13
target/arm: Remove fsr argument from get_phys_addr() and arm_tlb_fill()
Peter Maydell
2017-12-13
target/arm: Ignore fsr from get_phys_addr() in do_ats_write()
Peter Maydell
2017-12-13
target/arm: Use ARMMMUFaultInfo in deliver_fault()
Peter Maydell
2017-12-13
target/arm: Convert get_phys_addr_pmsav8() to not return FSC values
Peter Maydell
2017-12-13
target/arm: Convert get_phys_addr_pmsav7() to not return FSC values
Peter Maydell
2017-12-13
target/arm: Convert get_phys_addr_pmsav5() to not return FSC values
Peter Maydell
2017-12-13
target/arm: Convert get_phys_addr_lpae() to not return FSC values
Peter Maydell
2017-12-13
target/arm: Convert get_phys_addr_v6() to not return FSC values
Peter Maydell
[next]