aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-10-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-10-03Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-10-02' into ...Peter Maydell
2017-10-02kvmclock: use the updated system_timer_msrJim Somerville
2017-10-02watchdog: Allow setting action on the flyMichal Privoznik
2017-10-02watchdog.h: Drop local redefinition of actions enumMichal Privoznik
2017-10-02qapi: Rename WatchdogExpirationAction enumMichal Privoznik
2017-09-29virtio-input: send rel-wheel events for wheel buttonsGerd Hoffmann
2017-09-27Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...Peter Maydell
2017-09-27migration: Route more error pathsDr. David Alan Gilbert
2017-09-27migration: pre_save return intDr. David Alan Gilbert
2017-09-27macio: use object link between MACIO_IDE and MAC_DBDMA objectMark Cave-Ayland
2017-09-27macio: pass channel into MACIOIDEState via qdev propertyMark Cave-Ayland
2017-09-27mac_dbdma: remove DBDMA_init() functionMark Cave-Ayland
2017-09-27mac_dbdma: QOMifyMark Cave-Ayland
2017-09-27mac_dbdma: remove unused IO fields from DBDMAStateMark Cave-Ayland
2017-09-27spapr: fix the value of SDR1 in kvmppc_put_books_sregs()Greg Kurz
2017-09-27ppc/pnv: check for OPAL firmware file presenceCédric Le Goater
2017-09-27spapr_pci: make index property mandatoryGreg Kurz
2017-09-27macio: convert pmac_ide_ops from old_mmioMark Cave-Ayland
2017-09-27spapr: introduce helpers to migrate HPT chunks and the end markerGreg Kurz
2017-09-27ppc/kvm: generalize the use of kvmppc_get_htab_fd()Greg Kurz
2017-09-27ppc/kvm: change kvmppc_get_htab_fd() to return -errno on errorGreg Kurz
2017-09-27ppc: Fix OpenPIC modelBenjamin Herrenschmidt
2017-09-27ppc/ide/macio: Add missing registersBenjamin Herrenschmidt
2017-09-27ppc/mac: More rework of the DBDMA emulationBenjamin Herrenschmidt
2017-09-27ppc/mac: Advertise a high clock frequency for NewWorld MacsBenjamin Herrenschmidt
2017-09-27ppc: QOMify g3beige machineMark Cave-Ayland
2017-09-27ppc4xx: Add more PLB registersBALATON Zoltan
2017-09-27ehci: Add ppc4xx-ehci for the USB 2.0 controller in embedded PPC SoCsBALATON Zoltan
2017-09-27ohci: Allow sysbus version to be used as a companionBALATON Zoltan
2017-09-26hw/isa/pc87312: Mark the device with user_creatable = falseThomas Huth
2017-09-26hw/display/virtio-gpu: Put the virtio-gpu-device into the display categoryThomas Huth
2017-09-26hw/display/xenfb.c: Add trace_xenfb_key_eventLiang Yan
2017-09-26aux-to-i2c-bridge: don't allow user to create oneKONRAD Frederic
2017-09-26Replace round_page() with TARGET_PAGE_ALIGN()Kamil Rytarowski
2017-09-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-09-22ide: fix enum comparison for gcc 4.7John Snow
2017-09-22buildsys: Move usb redir cflags/libs to per objectFam Zheng
2017-09-22buildsys: Move libusb cflags/libs to per objectFam Zheng
2017-09-22buildsys: Move libcacard cflags/libs to per objectFam Zheng
2017-09-22memory: Get rid of address_space_init_shareableAlexey Kardashevskiy
2017-09-21memory: Switch memory from using AddressSpace to FlatViewAlexey Kardashevskiy
2017-09-21msf2: Add Emcraft's Smartfusion2 SOM kitSubbaraya Sundeep
2017-09-21msf2: Add Smartfusion2 SoCSubbaraya Sundeep
2017-09-21msf2: Add Smartfusion2 SPI controllerSubbaraya Sundeep
2017-09-21msf2: Microsemi Smartfusion2 System Register blockSubbaraya Sundeep
2017-09-21msf2: Add Smartfusion2 System timerSubbaraya Sundeep
2017-09-21hw/arm/omap2.c: Don't use old_mmioPeter Maydell
2017-09-21hw/i2c/omap_i2c.c: Don't use old_mmioPeter Maydell
2017-09-21hw/timer/omap_gptimer: Don't use old_mmioPeter Maydell