aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-10-15hw/watchdog/cmsdk-apb-watchdog.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/mss-timerc: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/imx_gpt.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/imx_epit.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/exynos4210_rtc.c: Switch main ptimer to transaction-based APIPeter Maydell
2019-10-15hw/timer/exynos4210_rtc.c: Switch 1Hz ptimer to transaction-based APIPeter Maydell
2019-10-15hw/timer/exynos4210_pwm.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/exynos4210_mct.c: Switch ltick to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/exynos4210_mct.c: Switch LFRC to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/exynos4210_mct.c: Switch GFRC to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/digic-timer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/cmsdk-apb-timer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/cmsdk-apb-dualtimer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/arm_mptimer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/allwinner-a10-pit.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15hw/arm/musicpal.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/arm_timer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15ptimer: Provide new transaction-based APIPeter Maydell
2019-10-15ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell
2019-10-15intc/arm_gic: Support IRQ injection for more than 256 vpusEric Auger
2019-10-14Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20191010.0' i...Peter Maydell
2019-10-14Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2019-10-10' into sta...Peter Maydell
2019-10-14Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-10' in...Peter Maydell
2019-10-10hw/vfio/pci: fix double free in vfio_msi_disableEvgeny Yakovlev
2019-10-109p: Use variable length suffixes for inode remappingChristian Schoenebeck
2019-10-109p: stat_to_qid: implement slow pathAntonios Motakis
2019-10-109p: Added virtfs option 'multidevs=remap|forbid|warn'Antonios Motakis
2019-10-109p: Treat multiple devices on one export as an errorAntonios Motakis
2019-10-10fsdev: Add return value to fsdev_throttle_parse_opts()Greg Kurz
2019-10-109p: Simplify error path of v9fs_device_realize_common()Greg Kurz
2019-10-109p: unsigned type for type, version, pathAntonios Motakis
2019-10-10scsi: account unmap operationsAnton Nefedov
2019-10-10scsi: move unmap error checking to the complete callbackAnton Nefedov
2019-10-10scsi: store unmap offset and nb_sectors in request structAnton Nefedov
2019-10-10ide: account UNMAP (TRIM) operationsAnton Nefedov
2019-10-09target/s390x: Remove ilen parameter from s390_program_interruptRichard Henderson
2019-10-09s390x/cpumodel: Prepare for changes of QEMU modelDavid Hildenbrand
2019-10-08virtio-blk: schedule virtio_notify_config to run on main contextSergio Lopez
2019-10-07Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191004' into...Peter Maydell
2019-10-04memory: allow memory_region_register_iommu_notifier() to failEric Auger
2019-10-04vfio: Turn the container error into an Error handleEric Auger
2019-10-04lm32: do not leak memory on object_new/object_unrefPaolo Bonzini
2019-10-04mips: fix memory leaks in board initializationPaolo Bonzini
2019-10-04hppa: fix leak from g_strdup_printfPaolo Bonzini
2019-10-04mcf5208: fix leak from qemu_allocate_irqsPaolo Bonzini
2019-10-04microblaze: fix leak of fdevice tree blobPaolo Bonzini
2019-10-04ide: fix leak from qemu_allocate_irqsPaolo Bonzini
2019-10-04hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.cThomas Huth
2019-10-04ppc/pnv: Remove the XICSFabric Interface from the POWER9 machineCédric Le Goater
2019-10-04spapr: Eliminate SpaprIrq::init hookDavid Gibson