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
path:
root
/
hw
/
core
/
machine.c
Age
Commit message (
Expand
)
Author
2020-01-13
usb-redir: remove 'remote wakeup' flag from configuration descriptor
Yuri Benditovich
2020-01-13
usb-host: remove 'remote wakeup' flag from configuration descriptor
Yuri Benditovich
2020-01-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-01-06
virtio: make seg_max virtqueue size dependent
Denis Plotnikov
2020-01-06
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2020-01-05
numa: Extend CLI to provide initiator information for numa nodes
Tao Xu
2020-01-05
virtio-pci: disable vring processing when bus-mastering is disabled
Michael Roth
2019-12-19
numa: properly check if numa is supported
Igor Mammedov
2019-12-17
kvm: convert "-machine kernel_irqchip" to an accelerator property
Paolo Bonzini
2019-12-17
kvm: convert "-machine kvm_shadow_mem" to an accelerator property
Paolo Bonzini
2019-12-17
xen: convert "-machine igd-passthru" to an accelerator property
Paolo Bonzini
2019-12-17
vl: configure accelerators from -accel options
Paolo Bonzini
2019-12-13
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
2019-09-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-09-04
virtio-pci: Add Function Level Reset support
Julia Suvorova
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
2019-08-21
hw: add compat machines for 4.2
Cornelia Huck
2019-08-06
compat: disable edid on virtio-gpu base device
Cornelia Huck
2019-07-30
pcie_root_port: Disable ACS on older machines
Dr. David Alan Gilbert
2019-07-29
Revert "hw: report invalid disable-legacy|modern usage for virtio-1-only devs"
Dr. David Alan Gilbert
2019-07-15
pl031: Correctly migrate state when using -rtc clock=host
Peter Maydell
2019-07-12
virtio-balloon: fix QEMU 4.0 config size migration incompatibility
Stefan Hajnoczi
2019-07-05
machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()
Like Xu
2019-07-05
i386/cpu: Consolidate die-id validity in smp context
Like Xu
2019-07-04
virtio: add "use-started" property
Xie Yongji
2019-06-21
hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1
Greg Kurz
2019-06-13
edid: flip the default to enabled
Gerd Hoffmann
2019-06-03
q35: Revert to kernel irqchip
Alex Williamson
2019-05-29
usb-tablet: fix serial compat property
Gerd Hoffmann
2019-05-20
hw: report invalid disable-legacy|modern usage for virtio-1-only devs
Daniel P. Berrangé
2019-04-25
hw: add compat machines for 4.1
Cornelia Huck
2019-03-11
machine: Move nvdimms state into struct MachineState
Eric Auger
2019-02-22
virtio-blk: add "discard" and "write-zeroes" properties
Stefano Garzarella
2019-01-30
usb: assign unique serial numbers to hid devices
Gerd Hoffmann
2019-01-17
tpm: add a "ppi" boolean property
Marc-André Lureau
2019-01-17
virtio: Make disable-legacy/disable-modern compat properties optional
Eduardo Habkost
2019-01-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-01-09
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2019-01-09
machine: Eliminate unnecessary stringify() usage
Eduardo Habkost
2019-01-09
hw/core: fix whitespace in a sentence
Wainer dos Santos Moschetta
2019-01-07
hostmem: use object id for memory region name with >= 4.0
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
[next]