summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-05-18hw/usb/dev-smartcard-reader: Handle 64 B USB packetsJakub Jelen
2018-05-18ccid-card-passthru: fix regression in realize()Marc-André Lureau
2018-05-17Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2018-05-15pc: add 2.13 machine typesBabu Moger
2018-05-15sdcard: Correct CRC16 offset in sd_function_switch()Philippe Mathieu-Daudé
2018-05-15ps2: Fix mouse stream corruption due to lost dataGeoffrey McRae
2018-05-15ps2: Clear the PS/2 queue and obey disableGeoffrey McRae
2018-05-14Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180514' into stagingPeter Maydell
2018-05-14s390x: refactor reset/reipl handlingDavid Hildenbrand
2018-05-14s390x/ccw: make sure all ccw devices are properly resetCornelia Huck
2018-05-14virtio-ccw: common reset handlerCornelia Huck
2018-05-14s390x/css: disabled subchannels cannot be status pendingCornelia Huck
2018-05-14Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2018-05-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-05-14net: Remove the deprecated "vlan" parameterThomas Huth
2018-05-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510'...Peter Maydell
2018-05-11pc-dimm: fix error messages if no slots were definedDavid Hildenbrand
2018-05-10make sure that we aren't overwriting mc->get_hotplug_handler by accidentIgor Mammedov
2018-05-10arm/boot: split load_dtb() from arm_load_kernel()Igor Mammedov
2018-05-10platform-bus-device: use device plug callback instead of machine_done notifierIgor Mammedov
2018-05-10pc: simplify MachineClass::get_hotplug_handler handlingIgor Mammedov
2018-05-10hw/arm/iotkit.c: fix minor memory leakPeter Maydell
2018-05-10Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-minor-fixes-...Peter Maydell
2018-05-09opts: don't silently truncate long option valuesDaniel P. Berrangé
2018-05-09riscv: htif: increase the priority of the htif subregionKONRAD Frederic
2018-05-09riscv: spike: allow base == 0KONRAD Frederic
2018-05-08Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-05-08Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180507-pull-request' ...Peter Maydell
2018-05-08Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-pull-2018050...Peter Maydell
2018-05-08Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180507-pull-request' ...Peter Maydell
2018-05-08ppc: e500: use g_strdup_printf() instead of snprintf()Greg Kurz
2018-05-07spapr: rename "hotplug memory" terminology to "device memory"David Hildenbrand
2018-05-07pc: rename "hotplug memory" terminology to "device memory"David Hildenbrand
2018-05-07machine: rename MemoryHotplugState to DeviceMemoryStateDavid Hildenbrand
2018-05-07pc-dimm: move actual plug/unplug of a memory region to MemoryDeviceDavid Hildenbrand
2018-05-07pc-dimm: factor out capacity and slot checks into MemoryDeviceDavid Hildenbrand
2018-05-07pc-dimm: factor out address search into MemoryDevice codeDavid Hildenbrand
2018-05-07pc-dimm: pass in the machine and to the MemoryHotplugStateDavid Hildenbrand
2018-05-07pc-dimm: no need to pass the memory regionDavid Hildenbrand
2018-05-07machine: make MemoryHotplugState accessible via the machineDavid Hildenbrand
2018-05-07pc-dimm: factor out MemoryDevice interfaceDavid Hildenbrand
2018-05-07qxl: fix local renderer crashGerd Hoffmann
2018-05-07usb-host: skip open on pending postload bhGerd Hoffmann
2018-05-07usb-mtp: Unconditionally check for the readonly bitBandan Das
2018-05-07usb-mtp: Add some NULL checks for issues pointed out by coverityBandan Das
2018-05-06RISC-V: Mark ROM read-only after copying in codeMichael Clark
2018-05-06RISC-V: Remove EM_RISCV ELF_MACHINE indirectionMichael Clark
2018-05-06RISC-V: Remove unused class definitionsMichael Clark
2018-05-06RISC-V: Remove identity_translate from load_elfMichael Clark
2018-05-06RISC-V: Use ROM base address and size from memmapMichael Clark