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
2018-12-13
intc/puv3_intc: Convert sysbus init function to realize function
Mao Zhongyi
2018-12-13
input/pl050: Convert sysbus init function to realize function
Mao Zhongyi
2018-12-13
milkymist-softusb: Convert sysbus init function to realize function
Mao Zhongyi
2018-12-13
gpio/puv3_gpio: Convert sysbus init function to realize function
Mao Zhongyi
2018-12-13
dma/puv3_dma: Convert sysbus init function to realize function
Mao Zhongyi
2018-12-13
display/g364fb: Convert sysbus init function to realize function
Mao Zhongyi
2018-12-13
core/empty_slot: Convert sysbus init function to realize function
Mao Zhongyi
2018-12-13
char/grlib_apbuart: Convert sysbus init function to realize function
Mao Zhongyi
2018-12-13
block/noenand: Convert sysbus init function to realize function
Mao Zhongyi
2018-12-13
musicpal: Convert sysbus init function to realize function
Mao Zhongyi
2018-12-13
Allow AArch64 processors to boot from a kernel placed over 4GB
Ricardo Perez Blanco
2018-12-13
hw: arm: musicpal: drop TYPE_WM8750 in object_property_set_link()
Li Qiang
2018-12-13
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181212' into staging
Peter Maydell
2018-12-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-12-13
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-12-04-1...
Peter Maydell
2018-12-12
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2018-12-12
hw/s390x/virtio-ccw.c: Don't take address of fields in packed structs
Peter Maydell
2018-12-12
vfio-ap: flag as compatible with balloon
Cornelia Huck
2018-12-12
s390x/tod: Properly stop the KVM TOD while the guest is not running
David Hildenbrand
2018-12-12
s390/MAINTAINERS: Add Halil as kvm and machine maintainer
Christian Borntraeger
2018-12-12
s390x: introduce 4.0 compat machine
Cornelia Huck
2018-12-12
s390x/zpci: drop msix.available
David Hildenbrand
2018-12-12
virtio-blk: fix comment for virtio_blk_rw_complete as nalloc is initially -1
Dongli Zhang
2018-12-12
virtio-blk: rename iov to out_iov in virtio_blk_handle_request()
Dongli Zhang
2018-12-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
2018-12-11
i386: Add "stibp" flag name
Eduardo Habkost
2018-12-11
target/i386/kvm.c: Don't mark cpuid_data as QEMU_PACKED
Peter Maydell
2018-12-11
x86/cpu: Enable MOVDIR64B cpu feature
Liu Jingqi
2018-12-11
x86/cpu: Enable MOVDIRI cpu feature
Liu Jingqi
2018-12-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-12-11
qom: remove unimplemented class_finalize
Marc-André Lureau
2018-12-11
qdev: move qdev_prop_register_global_list() to tests
Marc-André Lureau
2018-12-11
accel: register global_props like machine globals
Marc-André Lureau
2018-12-11
qom: make user_creatable_complete() specific to UserCreatable
Marc-André Lureau
2018-12-11
qom: make interface types abstract
Marc-André Lureau
2018-12-11
tests: qdev_prop_check_globals() doesn't return "all_used"
Marc-André Lureau
2018-12-11
pc: Use default_machine_opts to set suppress_vmdesc
Eduardo Habkost
2018-12-11
spapr: Delete instance_options functions
Eduardo Habkost
2018-12-11
spapr: Use default_machine_opts to set suppress_vmdesc
Eduardo Habkost
2018-12-11
spapr: Use default_machine_opts to set use_hotplug_event_source
Eduardo Habkost
2018-12-11
virt: Eliminate separate instance_init functions
Eduardo Habkost
2018-12-11
q35/440fx/arm/spapr: Add QEMU 4.0 machine type
Alex Williamson
2018-12-11
hostmem: Validate host-nodes before setting bitmap
Eduardo Habkost
2018-12-11
numa: Match struct to typedef name
Eric Blake
2018-12-11
i386: Rename bools in PCMachineState to end in _enabled
Corey Minyard
2018-12-11
move ObjectClass to typedefs.h
Gerd Hoffmann
2018-12-11
memory-device: avoid overflows on very huge devices
David Hildenbrand
2018-12-11
memory-device: use QEMU_IS_ALIGNED
David Hildenbrand
2018-12-11
range: pass const pointer where possible
David Hildenbrand
2018-12-11
Deprecate HMP `cpu-add`
Kashyap Chamarthy
[next]