aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-05virtio: add vhost-user-fs-pci deviceDr. David Alan Gilbert
2019-10-05virtio: add vhost-user-fs base deviceDr. David Alan Gilbert
2019-10-05hw/arm: Use GED for system_powerdown eventShameer Kolothum
2019-10-05hw/arm: Factor out powerdown notifier from GPIOShameer Kolothum
2019-10-05hw/arm/virt-acpi-build: Add PC-DIMM in SRATShameer Kolothum
2019-10-05hw/arm/virt: Enable device memory cold/hot plug with ACPI bootShameer Kolothum
2019-10-05hw/arm/virt: Add memory hotplug frameworkEric Auger
2019-10-05hw/acpi: Add ACPI Generic Event Device SupportSamuel Ortiz
2019-10-05hw/acpi: Do not create memory hotplug method when handler is not definedSamuel Ortiz
2019-10-05hw/acpi: Make ACPI IO address space configurableShameer Kolothum
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