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
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
2018-08-16
loader: add rom transaction API
Stefan Hajnoczi
2018-08-16
loader: extract rom_free() function
Stefan Hajnoczi
2018-07-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-07-17
hw/core/sysbus: Add a function for creating and attaching an object
Thomas Huth
2018-07-16
qdev: add HotplugHandler->post_plug() callback
Stefan Hajnoczi
2018-07-09
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-07-09
hw/machine: Remove the Zero check of nb_numa_nodes for numa_complete_configur...
Dou Liyang
2018-07-09
machine: properly free device_memory
David Hildenbrand
2018-07-09
ptimer: Add TRIGGER_ONLY_ON_DECREMENT policy option
Peter Maydell
2018-07-02
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-07-02
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
Philippe Mathieu-Daudé
2018-07-02
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-07-02
loader: Check access size when calling rom_ptr() to avoid crashes
Thomas Huth
2018-06-18
Revert "bus: do not unref the added child bus on realize"
Marc-André Lureau
2018-06-15
hw/core/or-irq: Support more than 16 inputs to an OR gate
Peter Maydell
2018-06-12
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
2018-06-12
bus: do not unref the added child bus on realize
Marc-André Lureau
2018-06-08
hw/core/register: Add trailing '\n' to qemu_log() call
Philippe Mathieu-Daudé
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
qdev: Remove DeviceClass::init() and ::exit()
Philippe Mathieu-Daudé
2018-06-01
qdev: Simplify the SysBusDeviceClass::init path
Philippe Mathieu-Daudé
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-30
numa: postpone options post-processing till machine_run_board_init()
Igor Mammedov
2018-05-14
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
[next]