aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-24memory-device: complete factoring out pre_plug handlingDavid Hildenbrand
2018-10-24memory-device: add device class function set_addr()David Hildenbrand
2018-10-24memory-device: drop get_region_size()David Hildenbrand
2018-10-24memory-device: factor out get_memory_region() from pc-dimmDavid Hildenbrand
2018-10-24memory-device: add and use memory_device_get_region_size()David Hildenbrand
2018-10-24memory-device: document MemoryDeviceClassDavid Hildenbrand
2018-10-24memory-device: forward errors in get_region_size()/get_plugged_size()David Hildenbrand
2018-10-24memory-device: introduce separate config optionDavid Hildenbrand
2018-10-24memory-device: use memory device terminology in error messagesDavid Hildenbrand
2018-10-24pc-dimm: pass PCDIMMDevice to pc_dimm_.*plugDavid Hildenbrand
2018-10-24memory-device: improve "range conflicts" error messageDavid Hildenbrand
2018-10-24memory-device: fix error message when hinted address is too smallDavid Hildenbrand
2018-10-24memory-device: fix alignment error messageDavid Hildenbrand
2018-10-24machine: fix a typoLi Qiang
2018-10-24hw/mips/malta: Remove unuseful codePhilippe Mathieu-Daudé
2018-10-24hw/hppa/dino: Remove unuseful codePhilippe Mathieu-Daudé
2018-10-24hw/alpha/typhoon: Remove unuseful codePhilippe Mathieu-Daudé
2018-10-24hw/sparc64/niagara: Model the I/O Bridge with the 'unimplemented_device'Philippe Mathieu-Daudé
2018-10-24hw/mips/gt64xxx_pci: Mark as bridge devicePhilippe Mathieu-Daudé
2018-10-24hw/mips/gt64xxx_pci: Convert gt64120_reset() function into Device reset methodPhilippe Mathieu-Daudé
2018-10-24hw/pci-host/bonito: Use DeviceState::realize rather than SysBusDevice::initPhilippe Mathieu-Daudé
2018-10-24hw/sh4/sh_pci: Use DeviceState::realize rather than SysBusDevice::initPhilippe Mathieu-Daudé
2018-10-24hw/ssi/xilinx_spi: Use DeviceState::realize rather than SysBusDevice::initPhilippe Mathieu-Daudé
2018-10-24hw/timer/sun4v-rtc: Use DeviceState::realize rather than SysBusDevice::initPhilippe Mathieu-Daudé
2018-10-24hw/timer/sun4v-rtc: Convert from DPRINTF() macro to trace eventsPhilippe Mathieu-Daudé
2018-10-24trace-events: Fix copy/paste typoPhilippe Mathieu-Daudé
2018-10-24vl:c: make sure that sockets are calculated correctly in '-smp X' caseIgor Mammedov
2018-10-24vl.c deprecate incorrect CPUs topologyIgor Mammedov
2018-10-24hostmem-file: fixed the memory leak while get pmem path.Zhang Yi
2018-10-23Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...Peter Maydell
2018-10-23Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2018-10-23Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...Peter Maydell
2018-10-23osdep: Work around MinGW assertRichard Henderson
2018-10-21slirp: Implement RFC2132 TFTP server nameFam Zheng
2018-10-21slirp: Add sanity check for str option lengthFam Zheng
2018-10-21Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...Peter Maydell
2018-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-10-19Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181018' into stagingPeter Maydell
2018-10-19Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2018-10-19error: Drop bogus "use error_setg() instead" admonitionsMarkus Armbruster
2018-10-19crypto: require nettle >= 2.7.1 for building QEMUDaniel P. Berrangé
2018-10-19vpc: Fail open on bad header checksumMarkus Armbruster
2018-10-19block: Clean up bdrv_img_create()'s error reportingMarkus Armbruster
2018-10-19vl: Simplify call of parse_name()Markus Armbruster
2018-10-19vl: Fix exit status for -drive format=helpMarkus Armbruster
2018-10-19blockdev: Convert drive_new() to ErrorMarkus Armbruster
2018-10-19vl: Assert drive_new() does not fail in default_drive()Markus Armbruster
2018-10-19fsdev: Clean up error reporting in qemu_fsdev_add()Markus Armbruster
2018-10-19spice: Clean up error reporting in add_channel()Markus Armbruster
2018-10-19tpm: Clean up error reporting in tpm_init_tpmdev()Markus Armbruster