summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | aspeed/timer: Add support for control register 3Cédric Le Goater2019-10-151-0/+19
* | aspeed/timer: Introduce an object class per SoCCédric Le Goater2019-10-152-12/+98
* | hw: aspeed_scu: Add AST2600 supportJoel Stanley2019-10-151-7/+185
* | hw/sd/aspeed_sdhci: New deviceEddie James2019-10-154-1/+236
* | aspeed/wdt: Check correct register for clock sourceAmithash Prasad2019-10-151-1/+1
* | hw/net/lan9118.c: Switch to transaction-based ptimer APIPeter Maydell2019-10-151-4/+7
* | hw/watchdog/cmsdk-apb-watchdog.c: Switch to transaction-based ptimer APIPeter Maydell2019-10-151-4/+9
* | hw/timer/mss-timerc: Switch to transaction-based ptimer APIPeter Maydell2019-10-151-3/+8
* | hw/timer/imx_gpt.c: Switch to transaction-based ptimer APIPeter Maydell2019-10-151-4/+17
* | hw/timer/imx_epit.c: Switch to transaction-based ptimer APIPeter Maydell2019-10-151-5/+27
* | hw/timer/exynos4210_rtc.c: Switch main ptimer to transaction-based APIPeter Maydell2019-10-151-4/+8
* | hw/timer/exynos4210_rtc.c: Switch 1Hz ptimer to transaction-based APIPeter Maydell2019-10-151-2/+8
* | hw/timer/exynos4210_pwm.c: Switch to transaction-based ptimer APIPeter Maydell2019-10-151-5/+12
* | hw/timer/exynos4210_mct.c: Switch ltick to transaction-based ptimer APIPeter Maydell2019-10-151-6/+25
* | hw/timer/exynos4210_mct.c: Switch LFRC to transaction-based ptimer APIPeter Maydell2019-10-151-4/+23
* | hw/timer/exynos4210_mct.c: Switch GFRC to transaction-based ptimer APIPeter Maydell2019-10-151-3/+45
* | hw/timer/digic-timer.c: Switch to transaction-based ptimer APIPeter Maydell2019-10-151-2/+14
* | hw/timer/cmsdk-apb-timer.c: Switch to transaction-based ptimer APIPeter Maydell2019-10-151-4/+11
* | hw/timer/cmsdk-apb-dualtimer.c: Switch to transaction-based ptimer APIPeter Maydell2019-10-151-3/+11
* | hw/timer/arm_mptimer.c: Switch to transaction-based ptimer APIPeter Maydell2019-10-151-3/+11
* | hw/timer/allwinner-a10-pit.c: Switch to transaction-based ptimer APIPeter Maydell2019-10-151-4/+8
* | hw/arm/musicpal.c: Switch to transaction-based ptimer APIPeter Maydell2019-10-151-6/+10
* | hw/timer/arm_timer.c: Switch to transaction-based ptimer APIPeter Maydell2019-10-151-5/+11
* | ptimer: Provide new transaction-based APIPeter Maydell2019-10-151-15/+137
* | ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell2019-10-1529-38/+39
* | intc/arm_gic: Support IRQ injection for more than 256 vpusEric Auger2019-10-151-5/+2Star
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20191010.0' i...Peter Maydell2019-10-141-0/+1
|\ \
| * | hw/vfio/pci: fix double free in vfio_msi_disableEvgeny Yakovlev2019-10-101-0/+1
* | | Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2019-10-10' into sta...Peter Maydell2019-10-145-50/+590
|\ \ \
| * | | 9p: Use variable length suffixes for inode remappingChristian Schoenebeck2019-10-102-33/+279
| * | | 9p: stat_to_qid: implement slow pathAntonios Motakis2019-10-102-7/+76
| * | | 9p: Added virtfs option 'multidevs=remap|forbid|warn'Antonios Motakis2019-10-103-21/+200
| * | | 9p: Treat multiple devices on one export as an errorAntonios Motakis2019-10-102-14/+57
| * | | fsdev: Add return value to fsdev_throttle_parse_opts()Greg Kurz2019-10-101-2/+1Star
| * | | 9p: Simplify error path of v9fs_device_realize_common()Greg Kurz2019-10-103-10/+14
| * | | 9p: unsigned type for type, version, pathAntonios Motakis2019-10-102-10/+10
| |/ /
* | | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-10' in...Peter Maydell2019-10-142-11/+35
|\ \ \
| * | | scsi: account unmap operationsAnton Nefedov2019-10-101-1/+11
| * | | scsi: move unmap error checking to the complete callbackAnton Nefedov2019-10-101-4/+6
| * | | scsi: store unmap offset and nb_sectors in request structAnton Nefedov2019-10-101-7/+7
| * | | ide: account UNMAP (TRIM) operationsAnton Nefedov2019-10-101-0/+12
| |/ /
* | | target/s390x: Remove ilen parameter from s390_program_interruptRichard Henderson2019-10-091-29/+29
* | | s390x/cpumodel: Prepare for changes of QEMU modelDavid Hildenbrand2019-10-091-0/+2
|/ /
* | virtio-blk: schedule virtio_notify_config to run on main contextSergio Lopez2019-10-081-1/+15
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191004' into...Peter Maydell2019-10-0724-653/+893
|\ \
| * | ppc/pnv: Remove the XICSFabric Interface from the POWER9 machineCédric Le Goater2019-10-041-17/+14Star
| * | spapr: Eliminate SpaprIrq::init hookDavid Gibson2019-10-041-69/+61Star
| * | spapr: Add return value to spapr_irq_check()David Gibson2019-10-041-8/+7Star
| * | spapr: Use less cryptic representation of which irq backends are supportedDavid Gibson2019-10-043-10/+23
| * | xive: Improve irq claim/free pathDavid Gibson2019-10-043-21/+18Star