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-08-30
s390x/kvm: move KVM declarations and stubs to separate files
David Hildenbrand
2017-08-30
s390x: avoid calling kvm_ functions outside of target/s390x/
David Hildenbrand
2017-08-30
target/s390x: move a couple of functions to cpu.c
David Hildenbrand
2017-08-30
target/s390x: introduce internal.h
David Hildenbrand
2017-08-30
target/s390x: move get_per_in_range() to misc_helper.c
David Hildenbrand
2017-08-30
target/s390x: move s390_do_cpu_reset() to diag.c
David Hildenbrand
2017-08-30
target/s390x: move psw_key_valid() to mem_helper.c
David Hildenbrand
2017-08-30
target/s390x: move cpu_mmu_idx_to_asc() to excp_helper.c
David Hildenbrand
2017-08-30
target/s390x: move cc_name() to helper.c
David Hildenbrand
2017-08-30
target/s390x: move gtod_*() declarations to s390-virtio.h
David Hildenbrand
2017-08-30
s390x: drop inclusion of sysemu/kvm.h from some files
David Hildenbrand
2017-08-30
s390x/cpumodel: factor out determination of default model name
David Hildenbrand
2017-08-30
target/s390x: no need to pass kvm_state to savevm_gtod handlers
David Hildenbrand
2017-08-30
target/s390x: simplify gs_allowed()
David Hildenbrand
2017-08-30
target/s390x: simplify ri_allowed()
David Hildenbrand
2017-08-30
s390x/kvm: drop KVMState parameter from kvm_s390_set_mem_limit()
David Hildenbrand
2017-08-30
s390x/kvm: drop KVMState parameter from s390_get_memslot_count()
David Hildenbrand
2017-08-30
s390x/s390-skeys: Mark the storage key devices with user_creatable = false
Thomas Huth
2017-08-30
s390x: refine pci dependencies
Cornelia Huck
2017-08-30
s390x/pci: fence off instructions for non-pci
Cornelia Huck
2017-08-30
s390x/sclp: properly guard pci-specific functions
Cornelia Huck
2017-08-30
s390x/ccw: create s390 phb conditionally
Cornelia Huck
2017-08-30
s390x/pci: do not advertise pci on non-pci builds
Cornelia Huck
2017-08-30
s390x: chsc nt2 events are pci-only
Cornelia Huck
2017-08-30
s390x/pci: add stubs
Cornelia Huck
2017-08-30
kvm: remove hard dependency on pci
Cornelia Huck
2017-08-30
9pfs: fix dependencies
Cornelia Huck
2017-08-30
configure: enable --s390-pgste linker option
Christian Borntraeger
2017-08-30
s390x: wire up diag288 in tcg
Cornelia Huck
2017-08-30
watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggable
Thomas Huth
2017-08-30
s390x/tcg: specification exception for unknown diag
Cornelia Huck
2017-08-30
tests: Add network filter tests to the check-qtest-s390x list
Thomas Huth
2017-08-30
tests: Run filter-redirector and -mirror test only on POSIX systems
Thomas Huth
2017-08-30
tests/pxe: Check virtio-net-ccw on s390x
Thomas Huth
2017-08-30
tests/boot-sector: Do not overwrite the x86 buffer on other architectures
Thomas Huth
2017-08-30
s390x/ipl: The s390-ipl device is not hot-pluggable
Thomas Huth
2017-08-30
s390x: introduce 2.11 compat machine
Cornelia Huck
2017-08-30
s390x/css: generate solicited crw for rchp completion signaling
Dong Jia Shi
2017-08-30
s390x/css: use macro for event-information pending error recover code
Dong Jia Shi
2017-08-30
Update version for v2.10.0 release
v2.10.0
Peter Maydell
2017-08-24
Update version for v2.10.0-rc4 release
v2.10.0-rc4
Peter Maydell
2017-08-23
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-08-23' into st...
Peter Maydell
2017-08-23
nbd-client: avoid spurious qio_channel_yield() re-entry
Stefan Hajnoczi
2017-08-23
qemu-iotests: add 194 non-shared storage migration test
Stefan Hajnoczi
2017-08-23
block: Update open_flags after ->inactivate() callback
Stefan Hajnoczi
2017-08-23
mirror: Mark target BB as "force allow inactivate"
Fam Zheng
2017-08-23
block-backend: Allow more "can inactivate" cases
Fam Zheng
2017-08-23
block-backend: Refactor inactivate check
Fam Zheng
2017-08-23
numa: Move numa_legacy_auto_assign_ram to pc-i440fx-2.9
Eduardo Habkost
2017-08-23
fix build failure in nbd_read_reply_entry()
Igor Mammedov
[next]