]> git.proxmox.com Git - mirror_qemu.git/history - hw
9p: null terminate fs driver options list
[mirror_qemu.git] / hw /
2020-07-10 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-07-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-07-09 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/modul...
2020-07-09 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-07-08 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2020-07-08 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2020-07-07 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-07-07 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2020-07-07 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-07-07 Gerd Hoffmannvga: build virtio-gpu as module
2020-07-07 Gerd Hoffmannvga: build virtio-gpu only once
2020-07-07 Gerd Hoffmannvga: build qxl as module
2020-07-07 Gerd Hoffmannusb: build usb-redir as module
2020-07-07 Gerd Hoffmannccid: build smartcard as module
2020-07-07 Gerd Hoffmannqdev: device module support
2020-07-07 Cindy Luvhost-vdpa: introduce vhost-vdpa backend
2020-07-07 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-07-07 Menno Lagemanintel_iommu: "aw-bits" error message still refers to...
2020-07-06 Gerd Hoffmannaudio: set default value for pcspk.iobase property
2020-07-06 Gerd Hoffmannaudio: deprecate -soundhw pcspk
2020-07-06 Gerd Hoffmannaudio: create pcspk device early
2020-07-06 Gerd Hoffmannaudio: rework pcspk_init()
2020-07-06 Gerd Hoffmannpc_basic_device_init: drop no_vmport arg
2020-07-06 Gerd Hoffmannpc_basic_device_init: drop has_pit arg
2020-07-06 Gerd Hoffmannpc_basic_device_init: pass PCMachineState
2020-07-06 Gerd Hoffmannaudio: deprecate -soundhw hda
2020-07-06 Gerd Hoffmannaudio: deprecate -soundhw sb16
2020-07-06 Gerd Hoffmannaudio: deprecate -soundhw gus
2020-07-06 Gerd Hoffmannaudio: deprecate -soundhw cs4231a
2020-07-06 Gerd Hoffmannaudio: deprecate -soundhw adlib
2020-07-06 Gerd Hoffmannaudio: deprecate -soundhw es1370
2020-07-06 Gerd Hoffmannaudio: deprecate -soundhw ac97
2020-07-06 Gerd Hoffmannaudio: add deprecated_register_soundhw
2020-07-06 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-07-06 Thomas Huthhw/m68k/mcf5206: Replace remaining hw_error()s by qemu_...
2020-07-04 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-07-04 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2020-07-04 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-07-03 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-07-03 Philippe Mathieu... hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
2020-07-03 Peter MaydellReplace uses of FROM_SSI_SLAVE() macro with QOM casts
2020-07-03 Peter Maydellhw/arm/spitz: Provide usual QOM macros for corgi-ssp...
2020-07-03 Peter Maydellhw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest...
2020-07-03 Peter Maydellhw/arm/spitz: Use LOG_GUEST_ERROR for bad guest registe...
2020-07-03 Peter Maydellhw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest...
2020-07-03 Peter Maydellhw/arm/spitz: Encapsulate misc GPIO handling in a device
2020-07-03 Peter Maydellhw/misc/max111x: Create header file for documentation...
2020-07-03 Peter Maydellhw/misc/max111x: Use GPIO lines rather than max111x_set...
2020-07-03 Peter Maydellhw/arm/spitz: Use max111x properties to set initial...
2020-07-03 Peter Maydellssi: Add ssi_realize_and_unref()
2020-07-03 Peter Maydellhw/misc/max111x: Don't use vmstate_register()
2020-07-03 Peter Maydellhw/misc/max111x: provide QOM properties for setting...
2020-07-03 Peter Maydellhw/arm/spitz: Implement inbound GPIO lines for bit5...
2020-07-03 Peter Maydellhw/arm/spitz: Keep pointers to scp0, scp1 in SpitzMachi...
2020-07-03 Peter Maydellhw/arm/spitz: Keep pointers to MPU and SSI devices...
2020-07-03 Peter Maydellhw/arm/spitz: Create SpitzMachineClass abstract base...
2020-07-03 Peter Maydellhw/arm/spitz: Detabify
2020-07-03 Peter Maydellhw/display/bcm2835_fb.c: Initialize all fields of struct
2020-07-03 Andrew Joneshw/arm/virt-acpi-build: Only expose flash on older...
2020-07-03 Eric Augerhw/arm/virt: Let the virtio-iommu bypass MSIs
2020-07-03 Eric Augervirtio-iommu-pci: Add array of Interval properties
2020-07-03 Eric Augervirtio-iommu: Handle reserved regions in the translatio...
2020-07-03 Eric Augervirtio-iommu: Implement RESV_MEM probe request
2020-07-03 Eric Augerqdev: Introduce DEFINE_PROP_RESERVED_REGION
2020-07-03 Jean-Christophe... Select MDIO device 2 and 1 as PHY devices for i.MX6UL...
2020-07-03 Jean-Christophe... Add the ability to select a different PHY for each...
2020-07-03 Jean-Christophe... Add a phy-num property to the i.MX FEC emulator
2020-07-03 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2020-07-03 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2020-07-03 Cindy Luvhost_net: introduce set_config & get_config
2020-07-03 Cindy Luvhost: implement vhost_force_iommu method
2020-07-03 Cindy Luvhost: implement vhost_vq_get_addr method
2020-07-03 Cindy Luvhost: implement vhost_dev_start method
2020-07-03 Jason Wangvhost: check the existence of vhost_set_iotlb_callback
2020-07-03 Jason Wangvirtio-pci: implement queue_enabled method
2020-07-03 Jason Wangvirtio-bus: introduce queue_enabled method
2020-07-03 Cindy Luvhost_net: use the function qemu_get_peer
2020-07-03 David Hildenbrandnuma: Auto-enable NUMA when any memory devices are...
2020-07-03 David Hildenbrandvirtio-mem: Exclude unplugged memory during migration
2020-07-03 David Hildenbrandvirtio-mem: Add trace events
2020-07-03 David Hildenbrandvirtio-mem: Migration sanity checks
2020-07-03 David Hildenbrandvirtio-pci: Send qapi events when the virtio-mem size...
2020-07-03 David Hildenbrandvirtio-mem: Allow notifiers for size changes
2020-07-03 David Hildenbrandpc: Support for virtio-mem-pci
2020-07-03 David Hildenbrandnuma: Handle virtio-mem in NUMA stats
2020-07-03 David Hildenbrandvirtio-pci: Proxy for virtio-mem
2020-07-03 David Hildenbrandvirtio-mem: Paravirtualized memory hot(un)plug
2020-07-03 Cornelia HuckMerge tag 's390-ccw-bios-2020-07-02' into s390-next...
2020-07-03 Halil Pasics390x/pci: fix set_ind_atomic
2020-07-03 Halil Pasicvirtio-ccw: fix virtio_set_ind_atomic
2020-07-03 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2020-07-02 Alistair Francishw/riscv: Allow 64 bit access to SiFive CLINT
2020-07-02 Jessica Clarkeriscv: plic: Add a couple of mising sifive_plic_update...
2020-07-02 Jessica Clarkeriscv: plic: Honour source priorities
2020-07-02 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-07-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2020-07-02 David Hildenbrandvirtio-balloon: Rip out qemu_balloon_inhibit()
2020-07-02 David Hildenbrands390x/pv: Convert to ram_block_discard_disable()
2020-07-02 David Hildenbrandvfio: Convert to ram_block_discard_disable()
2020-07-02 David Hildenbrandpc: Support coldplugging of virtio-pmem-pci devices...
next