summaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)Author
2017-08-15mmio-interface: Mark as not user creatablePeter Maydell
2017-08-14hw/misc/mmio_interface: Return after error_setg() to avoid crashThomas Huth
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy
2017-07-31hw/mps2_scc: fix incorrect propertiesPhilippe Mathieu-Daudé
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-07-31ivshmem: fix incorrect error handling in ivshmem_recv_msg()Philippe Mathieu-Daudé
2017-07-20configure: Rename CONFIG_IVSHMEM to CONFIG_IVSHMEM_DEVICEPeter Maydell
2017-07-17hw/misc/mps2_scc: Implement MPS2 Serial Communication ControllerPeter Maydell
2017-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-07-14mips_cmgcr: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14ivshmem: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14qom: enforce readonly nature of link's check callbackIgor Mammedov
2017-07-14char: avoid chardevice direct accessAnton Nefedov
2017-07-14char: add backend hotswap handlerAnton Nefedov
2017-07-14Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...Peter Maydell
2017-07-13Convert error_report() to warn_report()Alistair Francis
2017-07-11hw/misc: Add Exynos4210 Pseudo Random Number GeneratorKrzysztof Kozlowski
2017-07-04hw/misc/edu: Compile the edu device as common objectThomas Huth
2017-06-28vmstate: error hint for failed equal checksHalil Pasic
2017-06-27introduce mmio_interfaceKONRAD Frederic
2017-06-23applesmc: fix port i/o access widthGabriel L. Somlo
2017-06-23applesmc: implement error status portGabriel L. Somlo
2017-06-23applesmc: cosmetic whitespace and indentation cleanupGabriel L. Somlo
2017-06-22Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...Peter Maydell
2017-06-20pvpanic: use get_uint() for "ioport" propertyMarc-André Lureau
2017-06-20auxbus: use get_uint() for "addr" propertyMarc-André Lureau
2017-06-15ivshmem: use ram_from_fd()Marc-André Lureau
2017-06-13hw/misc: add a TMP42{1, 2, 3} device modelCédric Le Goater
2017-06-13hw/misc/exynos4210_pmu: Add support for system poweroffKrzysztof Kozlowski
2017-06-07edu: fix memory leak on msi_broken platformsPaolo Bonzini
2017-06-05Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...Peter Maydell
2017-06-02char: move CharBackend handling in char-fe unitMarc-André Lureau
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2017-06-02hw/misc: QOM'ify slavio_misc.cxiaoqiang zhao
2017-06-02hw/misc: QOM'ify eccmemctl.cxiaoqiang zhao
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-05-18Merge remote-tracking branch 'quintela/tags/migration/20170517' into stagingStefan Hajnoczi
2017-05-17unimplemented-device: Remove user_creatable flagEduardo Habkost
2017-05-17sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICEEduardo Habkost
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2017-05-17migration: Create migration/blocker.hJuan Quintela
2017-04-20hw/misc/exynos4210_pmu: Reorder local variables for readabilityKrzysztof Kozlowski
2017-03-14hw/misc/imx6_src: Don't crash trying to reset missing CPUsPeter Maydell
2017-02-28hw/arm/exynos: Fix Linux kernel division by zero for PLLsKrzysztof Kozlowski
2017-02-28bcm2835_rng: Use qcrypto_random_bytes() rather than rand()Peter Maydell
2017-02-28target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki
2017-02-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...Peter Maydell
2017-02-24hw/misc/imx6_src: defer clearing of SRC_SCR reset bitsAlex Bennée
2017-02-23util/cutils: Change qemu_strtosz*() from int64_t to uint64_tMarkus Armbruster
2017-02-23util/cutils: Return qemu_strtosz*() error and value separatelyMarkus Armbruster