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
2019-07-05
i386/cpu: Consolidate die-id validity in smp context
Like Xu
2019-07-05
hw/i386: Adjust nr_dies with configured smp_dies for PCMachine
Like Xu
2019-07-05
i386: Add die-level cpu topology to x86CPU on PCMachine
Like Xu
2019-07-05
vl.c: Replace smp global variables with smp machine properties
Like Xu
2019-07-05
hw: Replace global smp variables with MachineState for all remaining archs
Like Xu
2019-07-05
hw/arm: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
hw/i386: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
hw/s390x: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
hw/riscv: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
hw/ppc: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
general: Replace global smp variables with smp machine properties
Like Xu
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-07-05
hw/boards: Add struct CpuTopology to MachineState
Like Xu
2019-07-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-07-05
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190705-pull-request' ...
Peter Maydell
2019-07-05
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-050719-3...
Peter Maydell
2019-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-07-05
ati-vga: Fix setting offset together with pitch for r128pro
BALATON Zoltan
2019-07-05
ati-vga: Fix reverse bit blts
BALATON Zoltan
2019-07-05
ati-vga: Fix frame buffer endianness for big endian target
BALATON Zoltan
2019-07-05
ati-vga: Improve readability of ati_2d_blt function
BALATON Zoltan
2019-07-04
docs: avoid vhost-user-net specifics in multiqueue section
Stefan Hajnoczi
2019-07-04
libvhost-user: implement VHOST_USER_PROTOCOL_F_MQ
Stefan Hajnoczi
2019-07-04
libvhost-user: support many virtqueues
Stefan Hajnoczi
2019-07-04
libvhost-user: add vmsg_set_reply_u64() helper
Stefan Hajnoczi
2019-07-04
pc: Move compat_apic_id_mode variable to PCMachineClass
Eduardo Habkost
2019-07-04
virtio: Don't change "started" flag on virtio_vmstate_change()
Xie Yongji
2019-07-04
virtio: Make sure we get correct state of device on handle_aio_output()
Xie Yongji
2019-07-04
virtio: Set "start_on_kick" on virtio_set_features()
Xie Yongji
2019-07-04
virtio: Set "start_on_kick" for legacy devices
Xie Yongji
2019-07-04
virtio: add "use-started" property
Xie Yongji
2019-07-04
virtio-pci: fix missing device properties
Marc-André Lureau
2019-07-04
pc: Support for virtio-pmem-pci
David Hildenbrand
2019-07-04
numa: Handle virtio-pmem in NUMA stats
David Hildenbrand
2019-07-04
hmp: Handle virtio-pmem when printing memory device infos
David Hildenbrand
2019-07-04
virtio-pci: Proxy for virtio-pmem
Pankaj Gupta
2019-07-04
virtio-pmem: sync linux headers
Pankaj Gupta
2019-07-04
migration: move port_attr inside CONFIG_LINUX
Alex Bennée
2019-07-04
target/i386: fix feature check in hyperv-stub.c
Alex Bennée
2019-07-04
Makefile: Rename the 'vm-test' target as 'vm-help'
Philippe Mathieu-Daudé
2019-07-04
.travis.yml: force a brew update for MacOS builds
Alex Bennée
2019-07-04
.travis.yml: default the --disable-system build to --static
Alex Bennée
2019-07-04
tests/vm: ubuntu.i386: apt proxy setup
Gerd Hoffmann
2019-07-04
tests/vm: fedora autoinstall, using serial console
Gerd Hoffmann
2019-07-04
tests/vm: freebsd autoinstall, using serial console
Gerd Hoffmann
2019-07-04
tests/vm: openbsd autoinstall, using serial console
Gerd Hoffmann
2019-07-04
tests/vm: serial console support helpers
Gerd Hoffmann
2019-07-04
tests/vm: add vm-boot-{ssh,serial}-<guest> targets
Gerd Hoffmann
2019-07-04
tests/vm: proper guest shutdown
Gerd Hoffmann
2019-07-04
tests/vm: run test builds on snapshot
Gerd Hoffmann
[prev]
[next]