index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
core
Age
Commit message (
Expand
)
Author
2019-08-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
2019-08-21
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request...
Peter Maydell
2019-08-21
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...
Peter Maydell
2019-08-21
qapi: Move query-target from misc.json to machine.json
Markus Armbruster
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
audio: add audiodev properties to frontends
Kővágó, Zoltán
2019-08-21
hw: add compat machines for 4.2
Cornelia Huck
2019-08-20
migration: do not rom_reset() during incoming migration
Catherine Ho
2019-08-20
loader: Handle memory-mapped ELFs
Stefano Garzarella
2019-08-20
hw/core: Add a config switch for the generic loader device
Thomas Huth
2019-08-20
hw/core: Add a config switch for the "split-irq" device
Thomas Huth
2019-08-20
hw/core: Add a config switch for the "or-irq" device
Thomas Huth
2019-08-20
hw/core: Add a config switch for the "register" device
Thomas Huth
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
numa: Move remaining NUMA declarations from sysemu.h to numa.h
Markus Armbruster
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
Include generated QAPI headers less
Markus Armbruster
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-08
qdev: add qdev_add_vm_change_state_handler()
Stefan Hajnoczi
2019-07-05
numa: allow memory-less nodes when using memdev as backend
Igor Mammedov
2019-07-05
numa: Make deprecation warnings conditional on !qtest_enabled()
Eduardo Habkost
2019-07-05
qmp: Add deprecation information to query-machines
Eduardo Habkost
2019-07-05
machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()
Like Xu
2019-07-05
deprecate -mem-path fallback to anonymous RAM
Igor Mammedov
2019-07-05
numa: deprecate implict memory distribution between nodes
Igor Mammedov
2019-07-05
numa: deprecate 'mem' parameter of '-numa node' option
Igor Mammedov
2019-07-05
machine: show if CLI option '-numa node,mem' is supported in QAPI schema
Igor Mammedov
2019-07-05
i386/cpu: Consolidate die-id validity in smp context
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
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-07-04
virtio: add "use-started" property
Xie Yongji
2019-07-02
hw/core: Collect HMP command handlers in hw/core/
Markus Armbruster
2019-07-02
hw/core: Collect QMP command handlers in hw/core/
Markus Armbruster
2019-07-02
hw/core: Move numa.c to hw/core/
Markus Armbruster
2019-07-02
qapi: Split qom.json and qdev.json off misc.json
Markus Armbruster
2019-06-21
hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1
Greg Kurz
2019-06-13
hw/core/bus.c: Only the main system bus can have no parent
Peter Maydell
[next]