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-10-24
memory-device: complete factoring out pre_plug handling
David Hildenbrand
2018-10-24
memory-device: add device class function set_addr()
David Hildenbrand
2018-10-24
memory-device: drop get_region_size()
David Hildenbrand
2018-10-24
memory-device: factor out get_memory_region() from pc-dimm
David Hildenbrand
2018-10-24
memory-device: add and use memory_device_get_region_size()
David Hildenbrand
2018-10-24
memory-device: document MemoryDeviceClass
David Hildenbrand
2018-10-24
memory-device: forward errors in get_region_size()/get_plugged_size()
David Hildenbrand
2018-10-24
memory-device: introduce separate config option
David Hildenbrand
2018-10-24
memory-device: use memory device terminology in error messages
David Hildenbrand
2018-10-24
pc-dimm: pass PCDIMMDevice to pc_dimm_.*plug
David Hildenbrand
2018-10-24
memory-device: improve "range conflicts" error message
David Hildenbrand
2018-10-24
memory-device: fix error message when hinted address is too small
David Hildenbrand
2018-10-24
memory-device: fix alignment error message
David Hildenbrand
2018-10-24
machine: fix a typo
Li Qiang
2018-10-24
hw/mips/malta: Remove unuseful code
Philippe Mathieu-Daudé
2018-10-24
hw/hppa/dino: Remove unuseful code
Philippe Mathieu-Daudé
2018-10-24
hw/alpha/typhoon: Remove unuseful code
Philippe Mathieu-Daudé
2018-10-24
hw/sparc64/niagara: Model the I/O Bridge with the 'unimplemented_device'
Philippe Mathieu-Daudé
2018-10-24
hw/mips/gt64xxx_pci: Mark as bridge device
Philippe Mathieu-Daudé
2018-10-24
hw/mips/gt64xxx_pci: Convert gt64120_reset() function into Device reset method
Philippe Mathieu-Daudé
2018-10-24
hw/pci-host/bonito: Use DeviceState::realize rather than SysBusDevice::init
Philippe Mathieu-Daudé
2018-10-24
hw/sh4/sh_pci: Use DeviceState::realize rather than SysBusDevice::init
Philippe Mathieu-Daudé
2018-10-24
hw/ssi/xilinx_spi: Use DeviceState::realize rather than SysBusDevice::init
Philippe Mathieu-Daudé
2018-10-24
hw/timer/sun4v-rtc: Use DeviceState::realize rather than SysBusDevice::init
Philippe Mathieu-Daudé
2018-10-24
hw/timer/sun4v-rtc: Convert from DPRINTF() macro to trace events
Philippe Mathieu-Daudé
2018-10-24
trace-events: Fix copy/paste typo
Philippe Mathieu-Daudé
2018-10-24
vl:c: make sure that sockets are calculated correctly in '-smp X' case
Igor Mammedov
2018-10-24
vl.c deprecate incorrect CPUs topology
Igor Mammedov
2018-10-24
hostmem-file: fixed the memory leak while get pmem path.
Zhang Yi
2018-10-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
2018-10-23
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
2018-10-23
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...
Peter Maydell
2018-10-23
osdep: Work around MinGW assert
Richard Henderson
2018-10-21
slirp: Implement RFC2132 TFTP server name
Fam Zheng
2018-10-21
slirp: Add sanity check for str option length
Fam Zheng
2018-10-21
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
2018-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-10-19
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181018' into staging
Peter Maydell
2018-10-19
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2018-10-19
error: Drop bogus "use error_setg() instead" admonitions
Markus Armbruster
2018-10-19
crypto: require nettle >= 2.7.1 for building QEMU
Daniel P. Berrangé
2018-10-19
vpc: Fail open on bad header checksum
Markus Armbruster
2018-10-19
block: Clean up bdrv_img_create()'s error reporting
Markus Armbruster
2018-10-19
vl: Simplify call of parse_name()
Markus Armbruster
2018-10-19
vl: Fix exit status for -drive format=help
Markus Armbruster
2018-10-19
blockdev: Convert drive_new() to Error
Markus Armbruster
2018-10-19
vl: Assert drive_new() does not fail in default_drive()
Markus Armbruster
2018-10-19
fsdev: Clean up error reporting in qemu_fsdev_add()
Markus Armbruster
2018-10-19
spice: Clean up error reporting in add_channel()
Markus Armbruster
2018-10-19
tpm: Clean up error reporting in tpm_init_tpmdev()
Markus Armbruster
[next]