index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2019-10-15
hw/watchdog/cmsdk-apb-watchdog.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
hw/timer/mss-timerc: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
hw/timer/imx_gpt.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
hw/timer/imx_epit.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
hw/timer/exynos4210_rtc.c: Switch main ptimer to transaction-based API
Peter Maydell
2019-10-15
hw/timer/exynos4210_rtc.c: Switch 1Hz ptimer to transaction-based API
Peter Maydell
2019-10-15
hw/timer/exynos4210_pwm.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
hw/timer/exynos4210_mct.c: Switch ltick to transaction-based ptimer API
Peter Maydell
2019-10-15
hw/timer/exynos4210_mct.c: Switch LFRC to transaction-based ptimer API
Peter Maydell
2019-10-15
hw/timer/exynos4210_mct.c: Switch GFRC to transaction-based ptimer API
Peter Maydell
2019-10-15
hw/timer/digic-timer.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
hw/timer/cmsdk-apb-timer.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
hw/timer/cmsdk-apb-dualtimer.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
hw/timer/arm_mptimer.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
hw/timer/allwinner-a10-pit.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
hw/arm/musicpal.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
hw/timer/arm_timer.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
ptimer: Provide new transaction-based API
Peter Maydell
2019-10-15
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
Peter Maydell
2019-10-15
intc/arm_gic: Support IRQ injection for more than 256 vpus
Eric Auger
2019-10-14
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20191010.0' i...
Peter Maydell
2019-10-14
Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2019-10-10' into sta...
Peter Maydell
2019-10-14
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-10' in...
Peter Maydell
2019-10-10
hw/vfio/pci: fix double free in vfio_msi_disable
Evgeny Yakovlev
2019-10-10
9p: Use variable length suffixes for inode remapping
Christian Schoenebeck
2019-10-10
9p: stat_to_qid: implement slow path
Antonios Motakis
2019-10-10
9p: Added virtfs option 'multidevs=remap|forbid|warn'
Antonios Motakis
2019-10-10
9p: Treat multiple devices on one export as an error
Antonios Motakis
2019-10-10
fsdev: Add return value to fsdev_throttle_parse_opts()
Greg Kurz
2019-10-10
9p: Simplify error path of v9fs_device_realize_common()
Greg Kurz
2019-10-10
9p: unsigned type for type, version, path
Antonios Motakis
2019-10-10
scsi: account unmap operations
Anton Nefedov
2019-10-10
scsi: move unmap error checking to the complete callback
Anton Nefedov
2019-10-10
scsi: store unmap offset and nb_sectors in request struct
Anton Nefedov
2019-10-10
ide: account UNMAP (TRIM) operations
Anton Nefedov
2019-10-09
target/s390x: Remove ilen parameter from s390_program_interrupt
Richard Henderson
2019-10-09
s390x/cpumodel: Prepare for changes of QEMU model
David Hildenbrand
2019-10-08
virtio-blk: schedule virtio_notify_config to run on main context
Sergio Lopez
2019-10-07
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191004' into...
Peter Maydell
2019-10-04
memory: allow memory_region_register_iommu_notifier() to fail
Eric Auger
2019-10-04
vfio: Turn the container error into an Error handle
Eric Auger
2019-10-04
lm32: do not leak memory on object_new/object_unref
Paolo Bonzini
2019-10-04
mips: fix memory leaks in board initialization
Paolo Bonzini
2019-10-04
hppa: fix leak from g_strdup_printf
Paolo Bonzini
2019-10-04
mcf5208: fix leak from qemu_allocate_irqs
Paolo Bonzini
2019-10-04
microblaze: fix leak of fdevice tree blob
Paolo Bonzini
2019-10-04
ide: fix leak from qemu_allocate_irqs
Paolo Bonzini
2019-10-04
hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.c
Thomas Huth
2019-10-04
ppc/pnv: Remove the XICSFabric Interface from the POWER9 machine
Cédric Le Goater
2019-10-04
spapr: Eliminate SpaprIrq::init hook
David Gibson
[next]