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-09-19
s390x: get rid of cpu_states and use possible_cpus instead
David Hildenbrand
2017-09-19
s390x: implement query-hotpluggable-cpus
David Hildenbrand
2017-09-19
s390x: CPU hot unplug via device_del cannot work for now
David Hildenbrand
2017-09-19
s390x: allow cpu hotplug via device_add
David Hildenbrand
2017-09-19
s390x: print CPU definitions in sorted order
David Hildenbrand
2017-09-19
target/s390x: rename next_cpu_id to next_core_id
David Hildenbrand
2017-09-19
target/s390x: use "core-id" for cpu number/address/id handling
David Hildenbrand
2017-09-19
target/s390x: set cpu->id for linux user when realizing
David Hildenbrand
2017-09-19
s390x: allow only 1 CPU with TCG
David Hildenbrand
2017-09-19
target/s390x: use program_interrupt() in per_check_exception()
David Hildenbrand
2017-09-19
target/s390x: use trigger_pgm_exception() in s390_cpu_handle_mmu_fault()
David Hildenbrand
2017-09-19
s390x: move sclp_service_call() to sclp.h
David Hildenbrand
2017-09-19
target/s390x: move some s390x typedefs to cpu-qom.h
David Hildenbrand
2017-09-19
s390x: move subsystem_reset() to s390-virtio-ccw.h
David Hildenbrand
2017-09-19
s390x: move s390_virtio_hypercall() to s390-virtio-hcall.h
David Hildenbrand
2017-09-19
s390x: rename s390-virtio.h to s390-virtio-hcall.h
David Hildenbrand
2017-09-19
s390x: get rid of s390-virtio.c
David Hildenbrand
2017-09-19
cpu: drop old comments describing members
David Hildenbrand
2017-09-19
exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitly
David Hildenbrand
2017-09-19
s390: set DHCP client architecure id for netboot
Viktor Mihajlovski
2017-09-19
s390x/css: remove unused error handling branch
Halil Pasic
2017-09-19
s390x/css: fix NULL handling for CCW addresses
Halil Pasic
2017-09-19
s390x/css: drop data-check in interpretation
Halil Pasic
2017-09-19
hw/misc/ivshmem: Fix ivshmem_recv_msg() to also work on big endian systems
Thomas Huth
2017-09-19
s390x/pci: add iommu replay callback
Yi Min Zhao
2017-09-19
s390x/pci: fixup ind_offset of msix routing entry
Yi Min Zhao
2017-09-19
s390x/pci: remove idx from msix msg data
Yi Min Zhao
2017-09-19
tests: Enable the drive_del test also on s390x
Thomas Huth
2017-09-19
s390x/css: fix cc handling for XSCH
Halil Pasic
2017-09-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-09-19
docker: fix creation of archives
Paolo Bonzini
2017-09-19
default-configs: Replace $(and ...) with $(call land, ...)
Thomas Huth
2017-09-19
osdep.h: Prohibit disabling assert() in supported builds
Eric Blake
2017-09-19
checkpatch: add hwaddr to @typeList
Greg Kurz
2017-09-19
accel/hax: move hax-stub.c to accel/stubs/
Philippe Mathieu-Daudé
2017-09-19
target/i386: fix "info mem" for LA57 mode
Paolo Bonzini
2017-09-19
scripts: let checkpatch.pl process an entire GIT branch
Daniel P. Berrange
2017-09-19
update-linux-headers: prepare for hyperv.h removal
Roman Kagan
2017-09-19
hyperv: add header with protocol definitions
Roman Kagan
2017-09-19
i386/cpu/hyperv: support over 64 vcpus for windows guests
Gonglei
2017-09-19
Convert remaining single line fprintf() to warn_report()
Alistair Francis
2017-09-19
Makefile: Remove libqemustub.a
Paolo Bonzini
2017-09-19
ptimer-test: do not link to libqemustub.a/libqemuutil.a
Paolo Bonzini
2017-09-19
target/mips: Convert VM clock update prints to warn_report
Alistair Francis
2017-09-19
General warn report fixups
Alistair Francis
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
2017-09-19
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
2017-09-19
Convert remaining error_report() to warn_report()
Alistair Francis
2017-09-19
hw/i386: Improve some of the warning messages
Alistair Francis
2017-09-19
test-qga: add missing qemu-ga tool dependency
Philippe Mathieu-Daudé
[next]