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
Age
Commit message (
Expand
)
Author
2019-01-09
hw/core: fix whitespace in a sentence
Wainer dos Santos Moschetta
2019-01-07
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...
Peter Maydell
2019-01-07
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
Nick Hudson
2019-01-07
hostmem: use object id for memory region name with >= 4.0
Marc-André Lureau
2019-01-07
qdev-props: call object_apply_global_props()
Marc-André Lureau
2019-01-07
qdev-props: remove errp from GlobalProperty
Marc-André Lureau
2019-01-07
qdev-props: convert global_props to GPtrArray
Marc-André Lureau
2019-01-07
qdev: all globals are now user-provided
Marc-André Lureau
2019-01-07
qdev: make a separate helper function to apply compat properties
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
2019-01-07
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
2019-01-07
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
2019-01-07
hw: apply machine compat properties without touching globals
Marc-André Lureau
2019-01-07
hw: apply accel compat properties without touching globals
Marc-André Lureau
2018-12-20
q35: set split kernel irqchip as default
Peter Xu
2018-12-19
qapi: Define PCIe link speed and width properties
Alex Williamson
2018-12-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...
Peter Maydell
2018-12-14
hw/core/loader.c: Remove load_image()
Peter Maydell
2018-12-14
Rename cpu_physical_memory_write_rom() to address_space_write_rom()
Peter Maydell
2018-12-13
core/sysbus: remove the SysBusDeviceClass::init path
Mao Zhongyi
2018-12-13
core/empty_slot: Convert sysbus init function to realize function
Mao Zhongyi
2018-12-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
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
hw: set_netdev: remove useless code
Li Qiang
2018-10-25
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-10-24
machine: fix a typo
Li Qiang
2018-10-24
hw/core: Move null-machine into the common-obj list
Thomas Huth
2018-10-19
call HotplugHandler->plug() as the last step in device realization
Igor Mammedov
2018-10-17
hw/core/generic-loader: Compile only once, not for each target
Thomas Huth
2018-10-17
hw/core/generic-loader: Set a category for the generic-loader device
Thomas Huth
2018-10-02
change get_image_size return type to int64_t
Li Zhijian
2018-09-25
qdev: fix a typo in comment
Li Qiang
2018-09-25
hw/core/machine: Officially deprecate the enforce-config-section parameter
Thomas Huth
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-16
sysbus: always allow explicit_ofw_unit_address() to override address generation
Mark Cave-Ayland
2018-08-16
machine: Fix coding style at machine_run_board_init()
Dou Liyang
2018-08-16
loader: Implement .hex file loader
Su Hang
[next]