aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-07-17hw/misc/mps2_scc: Implement MPS2 Serial Communication ControllerPeter Maydell
2017-07-17hw/arm/mps2: Add timersPeter Maydell
2017-07-17hw/char/cmsdk-apb-timer: Implement CMSDK APB timer devicePeter Maydell
2017-07-17hw/arm/mps2: Add UARTsPeter Maydell
2017-07-17hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UARTPeter Maydell
2017-07-17hw/arm/mps2: Implement skeleton mps2-an385 and mps2-an511 board modelsPeter Maydell
2017-07-17qdev: support properties which don't set a default valuePeter Maydell
2017-07-17virtio-net: fix offload ctrl endianJason Wang
2017-07-17virtion-net: Prefer is_power_of_2()Michal Privoznik
2017-07-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170717' int...Peter Maydell
2017-07-17virtio-gpu: skip update cursor in post_load if we don't have oneGerd Hoffmann
2017-07-17ehci: add sanity check for maxframesGerd Hoffmann
2017-07-17audio/adlib: remove limitation of one adlib cardHervé Poussineau
2017-07-17audio/fmopl: modify timer callback to give opaque and channel parameters in t...Hervé Poussineau
2017-07-17spapr: fix memory leak in spapr_core_pre_plug()Greg Kurz
2017-07-17pseries: Allow HPT resizing with KVMDavid Gibson
2017-07-17pseries: Use smaller default hash page tables when guest can resizeDavid Gibson
2017-07-17pseries: Enable HPT resizing for 2.10David Gibson
2017-07-17pseries: Implement HPT resizingDavid Gibson
2017-07-17pseries: Stubs for HPT resizingDavid Gibson
2017-07-17spapr: fix potential memory leak in spapr_core_plug()Greg Kurz
2017-07-17spapr: Implement DR-indicator for physical DRCs onlyDavid Gibson
2017-07-17spapr: Remove sPAPRConfigureConnectorState sub-structureDavid Gibson
2017-07-17spapr: Consolidate DRC state variablesDavid Gibson
2017-07-17spapr: Cleanups relating to DRC awaiting_release fieldDavid Gibson
2017-07-17spapr: Refactor spapr_drc_detach()David Gibson
2017-07-17spapr: Abort on delete failure in spapr_drc_release()David Gibson
2017-07-17spapr: Simplify unplug pathDavid Gibson
2017-07-17spapr: Remove 'awaiting_allocation' DRC flagDavid Gibson
2017-07-17spapr: Treat devices added before inbound migration as coldpluggedLaurent Vivier
2017-07-17spapr: Minor cleanups to events handlingDavid Gibson
2017-07-17spapr: migrate pending_events of spapr stateDaniel Henrique Barboza
2017-07-17spapr: Remove unnecessary instance_size specifications from DRC subtypesDavid Gibson
2017-07-14hw/display/qxl.c Use memory_region_init_ram()Peter Maydell
2017-07-14hw/pci/pci.c: Use memory_region_init_rom()Peter Maydell
2017-07-14hw/block/pflash_cfi01, pflash_cfi02: Use memory_region_init_rom_device()Peter Maydell
2017-07-14hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell
2017-07-14memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate()Peter Maydell
2017-07-14memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell
2017-07-14Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell
2017-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-07-14s390x/kvm: enable guarded storageFan Zhang
2017-07-14s390x/cpumodel: add esop/esop2 to z12 modelJason J. Herne
2017-07-14s390x/flic: migrate ais statesYi Min Zhao
2017-07-14s390x/cpumodel: add zpci, aen and ais facilitiesYi Min Zhao
2017-07-14s390x: initialize cpu firstlyYi Min Zhao
2017-07-14s390x/css: use SubchDev.orbHalil Pasic
2017-07-14s390x/css: activate ChannelSubSys migrationHalil Pasic
2017-07-14s390x/css: add ORB to SubchDevHalil Pasic
2017-07-14s390x/css: add missing css state conditionallyHalil Pasic