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
Age
Commit message (
Expand
)
Author
2019-10-25
hw/arm/bcm2836: Make the SoC code modular
Philippe Mathieu-Daudé
2019-10-25
hw/arm/bcm2835_peripherals: Use the SYS_timer
Philippe Mathieu-Daudé
2019-10-25
hw/timer/bcm2835: Add the BCM2835 SYS_timer
Philippe Mathieu-Daudé
2019-10-25
hw/arm/bcm2835_peripherals: Use the thermal sensor block
Philippe Mathieu-Daudé
2019-10-25
hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensor
Philippe Mathieu-Daudé
2019-10-25
hw/watchdog/milkymist-sysctl.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-25
hw/m68k/mcf5206.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-25
hw/timer/grlib_gptimer.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-25
hw/timer/slavio_timer.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-25
virtio: drop unused virtio_device_stop_ioeventfd() function
Stefan Hajnoczi
2019-10-25
libqos: add VIRTIO PCI 1.0 support
Stefan Hajnoczi
2019-10-25
libqos: extract Legacy virtio-pci.c code
Stefan Hajnoczi
2019-10-25
libqos: make the virtio-pci BAR index configurable
Stefan Hajnoczi
2019-10-25
libqos: expose common virtqueue setup/cleanup functions
Stefan Hajnoczi
2019-10-25
libqos: add MSI-X callbacks to QVirtioPCIDevice
Stefan Hajnoczi
2019-10-25
libqos: pass full QVirtQueue to set_queue_address()
Stefan Hajnoczi
2019-10-25
libqos: add iteration support to qpci_find_capability()
Stefan Hajnoczi
2019-10-25
libqos: access VIRTIO 1.0 vring in little-endian
Stefan Hajnoczi
2019-10-25
libqos: implement VIRTIO 1.0 FEATURES_OK step
Stefan Hajnoczi
2019-10-25
libqos: enforce Device Initialization order
Stefan Hajnoczi
2019-10-25
libqos: add missing virtio-9p feature negotiation
Stefan Hajnoczi
2019-10-25
tests/virtio-blk-test: set up virtqueue after feature negotiation
Stefan Hajnoczi
2019-10-25
virtio-scsi-test: add missing feature negotiation
Stefan Hajnoczi
2019-10-25
libqos: extend feature bits to 64-bit
Stefan Hajnoczi
2019-10-25
libqos: read QVIRTIO_MMIO_VERSION register
Stefan Hajnoczi
2019-10-25
tests/virtio-blk-test: read config space after feature negotiation
Stefan Hajnoczi
2019-10-25
virtio: add property to enable packed virtqueue
Jason Wang
2019-10-25
vhost_net: enable packed ring support
Jason Wang
2019-10-25
virtio: event suppression support for packed ring
Jason Wang
2019-10-25
virtio: basic packed virtqueue support
Jason Wang
2019-10-25
virtio: Free rnd virqueue at unrealize()
Eugenio Pérez
2019-10-25
virtio: Free blk virqueues at unrealize()
Eugenio Pérez
2019-10-25
virtio: device/driver area size calculation refactor for split ring
Wei Xu
2019-10-25
virtio: basic structure for packed ring
Wei Xu
2019-10-24
hw/rtc/aspeed_rtc: Remove unused includes
Philippe Mathieu-Daudé
2019-10-24
hw/rtc/xlnx-zynqmp-rtc: Remove unused "ptimer.h" include
Philippe Mathieu-Daudé
2019-10-24
hw/rtc/mc146818: Include mc146818rtc_regs.h a bit less
Philippe Mathieu-Daudé
2019-10-24
hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move Exynos4210 RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move DS1338 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move TWL92230 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move M41T80 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw/timer: Compile devices not target-dependent as common object
Philippe Mathieu-Daudé
2019-10-24
qemu-timer: reuse MIN macro in qemu_timeout_ns_to_ms
Frediano Ziglio
2019-10-24
event_notifier: avoid dandling file descriptor in event_notifier_cleanup
Frediano Ziglio
[prev]
[next]