Age | Commit message (Expand) | Author | Files | Lines |
2018-10-25 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell | 28 | -255/+230 |
2018-10-25 | Merge remote-tracking branch 'remotes/riscv/tags/riscv-for-master-3.1-sf0' in... | Peter Maydell | 5 | -10/+18 |
2018-10-24 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-2... | Peter Maydell | 3 | -4/+4 |
2018-10-24 | net: xgmac: convert SysBus init method to a realize method | Cédric Le Goater | 1 | -6/+3 |
2018-10-24 | net: stellaris_enet: add a reset method | Cédric Le Goater | 1 | -3/+4 |
2018-10-24 | net: stellaris_enet: convert SysBus init method to a realize method | Cédric Le Goater | 1 | -5/+3 |
2018-10-24 | net: smc91c111: convert SysBus init method to a realize method | Cédric Le Goater | 1 | -5/+3 |
2018-10-24 | net: opencores_eth: convert SysBus init method to a realize method | Cédric Le Goater | 1 | -5/+3 |
2018-10-24 | net: mipsnet: convert SysBus init method to a realize method | Cédric Le Goater | 1 | -6/+3 |
2018-10-24 | net: milkymist_minimac2: convert SysBus init method to a realize method | Cédric Le Goater | 1 | -6/+3 |
2018-10-24 | net: lance: convert SysBus init method to a realize method | Cédric Le Goater | 1 | -5/+3 |
2018-10-24 | net: lan9118: convert SysBus init method to a realize method | Cédric Le Goater | 1 | -6/+3 |
2018-10-24 | net: etraxfs_eth: add a reset method | Cédric Le Goater | 1 | -6/+25 |
2018-10-24 | net: etraxfs_eth: convert SysBus init method to a realize method | Cédric Le Goater | 1 | -7/+6 |
2018-10-24 | memory-device: trace when pre_plugging/plugging/unplugging | David Hildenbrand | 3 | -9/+12 |
2018-10-24 | memory-device: complete factoring out unplug handling | David Hildenbrand | 2 | -6/+10 |
2018-10-24 | memory-device: complete factoring out plug handling | David Hildenbrand | 2 | -11/+11 |
2018-10-24 | memory-device: complete factoring out pre_plug handling | David Hildenbrand | 2 | -15/+32 |
2018-10-24 | memory-device: add device class function set_addr() | David Hildenbrand | 1 | -0/+7 |
2018-10-24 | memory-device: drop get_region_size() | David Hildenbrand | 2 | -19/+10 |
2018-10-24 | memory-device: factor out get_memory_region() from pc-dimm | David Hildenbrand | 2 | -12/+24 |
2018-10-24 | memory-device: add and use memory_device_get_region_size() | David Hildenbrand | 3 | -23/+21 |
2018-10-24 | memory-device: forward errors in get_region_size()/get_plugged_size() | David Hildenbrand | 2 | -8/+6 |
2018-10-24 | memory-device: introduce separate config option | David Hildenbrand | 2 | -3/+3 |
2018-10-24 | memory-device: use memory device terminology in error messages | David Hildenbrand | 1 | -3/+3 |
2018-10-24 | pc-dimm: pass PCDIMMDevice to pc_dimm_.*plug | David Hildenbrand | 3 | -20/+18 |
2018-10-24 | memory-device: improve "range conflicts" error message | David Hildenbrand | 1 | -1/+2 |
2018-10-24 | memory-device: fix error message when hinted address is too small | David Hildenbrand | 1 | -1/+2 |
2018-10-24 | memory-device: fix alignment error message | David Hildenbrand | 1 | -1/+1 |
2018-10-24 | machine: fix a typo | Li Qiang | 1 | -1/+1 |
2018-10-24 | hw/mips/malta: Remove unuseful code | Philippe Mathieu-Daudé | 1 | -13/+0 |
2018-10-24 | hw/hppa/dino: Remove unuseful code | Philippe Mathieu-Daudé | 1 | -7/+0 |
2018-10-24 | hw/alpha/typhoon: Remove unuseful code | Philippe Mathieu-Daudé | 1 | -13/+0 |
2018-10-24 | hw/sparc64/niagara: Model the I/O Bridge with the 'unimplemented_device' | Philippe Mathieu-Daudé | 1 | -2/+2 |
2018-10-24 | hw/mips/gt64xxx_pci: Mark as bridge device | Philippe Mathieu-Daudé | 1 | -0/+1 |
2018-10-24 | hw/mips/gt64xxx_pci: Convert gt64120_reset() function into Device reset method | Philippe Mathieu-Daudé | 1 | -14/+3 |
2018-10-24 | hw/pci-host/bonito: Use DeviceState::realize rather than SysBusDevice::init | Philippe Mathieu-Daudé | 1 | -6/+3 |
2018-10-24 | hw/sh4/sh_pci: Use DeviceState::realize rather than SysBusDevice::init | Philippe Mathieu-Daudé | 1 | -11/+9 |
2018-10-24 | hw/ssi/xilinx_spi: Use DeviceState::realize rather than SysBusDevice::init | Philippe Mathieu-Daudé | 1 | -6/+3 |
2018-10-24 | hw/timer/sun4v-rtc: Use DeviceState::realize rather than SysBusDevice::init | Philippe Mathieu-Daudé | 1 | -5/+5 |
2018-10-24 | hw/timer/sun4v-rtc: Convert from DPRINTF() macro to trace events | Philippe Mathieu-Daudé | 2 | -10/+7 |
2018-10-24 | trace-events: Fix copy/paste typo | Philippe Mathieu-Daudé | 1 | -1/+1 |
2018-10-24 | net: cadence_gem: Announce 64bit addressing support | Edgar E. Iglesias | 1 | -1/+2 |
2018-10-24 | net: cadence_gem: Announce availability of priority queues | Edgar E. Iglesias | 1 | -1/+7 |
2018-10-24 | hw/arm/boot: Increase compliance with kernel arm64 boot protocol | Stewart Hildebrand | 1 | -0/+18 |
2018-10-24 | target/arm: Move some system registers into a substructure | Richard Henderson | 1 | -6/+6 |
2018-10-24 | ssi-sd: Make devices picking up backends unavailable with -device | Markus Armbruster | 1 | -0/+2 |
2018-10-24 | configs: Add a CONFIG_SMC37C669 switch for the "smc37c669-superio" device | Thomas Huth | 1 | -1/+2 |
2018-10-24 | hw/core: Move null-machine into the common-obj list | Thomas Huth | 2 | -3/+2 |
2018-10-23 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into... | Peter Maydell | 21 | -90/+128 |