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-22
qemu.py: Call logging.basicConfig() automatically
Eduardo Habkost
2017-09-21
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170921' into staging
Peter Maydell
2017-09-21
mips: Improve macro parenthesization
Eric Blake
2017-09-21
mips: replace cpu_mips_init() with cpu_generic_init()
Igor Mammedov
2017-09-21
mips: MIPSCPU model subclasses
Igor Mammedov
2017-09-21
mips: call cpu_mips_realize_env() from mips_cpu_realizefn()
Philippe Mathieu-Daudé
2017-09-21
mips: split cpu_mips_realize_env() out of cpu_mips_init()
Philippe Mathieu-Daudé
2017-09-21
mips: introduce internal.h and cleanup cpu.h
Philippe Mathieu-Daudé
2017-09-21
mips: move hw/mips/cputimer.c to target/mips/
Philippe Mathieu-Daudé
2017-09-21
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
2017-09-21
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170920-tag' into...
Peter Maydell
2017-09-21
sun4u: use sunhme as default on-board NIC
Mark Cave-Ayland
2017-09-21
net: add Sun HME (Happy Meal Ethernet) on-board NIC
Mark Cave-Ayland
2017-09-20
xen/pt: allow QEMU to request MSI unmasking at bind time
Roger Pau Monne
2017-09-20
xen-disk: use g_new0 to fix build
Olaf Hering
2017-09-20
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2017-09-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2017-09-20
9pfs: check the size of transport buffer before marshaling
Jan Dakinevich
2017-09-20
9pfs: fix name_to_path assertion in v9fs_complete_rename()
Jan Dakinevich
2017-09-20
9pfs: fix readdir() for 9p2000.u
Jan Dakinevich
2017-09-19
MAINTAINERS: Update git URLs for my trees
Eduardo Habkost
2017-09-19
hw/acpi-build: Fix SRAT memory building in case of node 0 without RAM
Eduardo Habkost
2017-09-19
NUMA: Replace MAX_NODES with nb_numa_nodes in for loop
Dou Liyang
2017-09-19
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
Igor Mammedov
2017-09-19
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170919-v2' into sta...
Peter Maydell
2017-09-19
MAINTAINERS/s390x: add terminal3270.c
Christian Borntraeger
2017-09-19
virtio-ccw: Create a virtio gpu device for the ccw bus
Farhan Ali
2017-09-19
virtio-gpu: Handle endian conversion
Farhan Ali
2017-09-19
s390x/ccw: create s390 phb for compat reasons as well
Cornelia Huck
2017-09-19
configure: Allow --enable-seccomp on s390x, too
Thomas Huth
2017-09-19
virtio-ccw: remove stale comments on endianness
Halil Pasic
2017-09-19
s390x: allow CPU hotplug in random core-id order
David Hildenbrand
2017-09-19
s390x: generate sclp cpu information from possible_cpus
David Hildenbrand
2017-09-19
s390x: get rid of cpu_s390x_create()
David Hildenbrand
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
[next]