]> git.proxmox.com Git - mirror_qemu.git/history - hw
block: Assert that drv->bdrv_child_perm is set in bdrv_child_perm()
[mirror_qemu.git] / hw /
2019-05-03 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-05-03 Peter MaydellMerge remote-tracking branch 'remotes/lersek/tags/smbio...
2019-05-03 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2019-05-03 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2019-05-03 Daniel P. Berrangéhw/usb: avoid format truncation warning when formatting...
2019-05-02 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2019-05-02 Thomas Huthhw/pci-host: Use object_initialize_child for correct...
2019-05-02 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/bitma...
2019-05-02 Thomas Huthhw/usb/hcd-ohci: Move PCI-related code into a separate...
2019-05-02 Thomas Huthhw/usb/hcd-ohci: Do not use PCI functions with sysbus...
2019-05-02 Longpengusb/xhci: avoid trigger assertion if guest write wrong...
2019-05-02 Bandan Dasusb-mtp: change default to success for usb_mtp_update_o...
2019-05-02 Daniel P. Berrangéusb-mtp: fix alignment of access of ObjectInfo filename...
2019-05-02 Daniel P. Berrangéusb-mtp: fix string length for filename when writing...
2019-04-29 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-04-29 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-04-29 Philippe Mathieu... hw/devices: Move SMSC 91C111 declaration into a new...
2019-04-29 Philippe Mathieu... hw/net/lan9118: Export TYPE_LAN9118 and use it instead...
2019-04-29 Philippe Mathieu... hw/devices: Move LAN9118 declarations into a new header
2019-04-29 Philippe Mathieu... hw/devices: Move TI touchscreen declarations into a...
2019-04-29 Philippe Mathieu... hw/devices: Move Gamepad declarations into a new header
2019-04-29 Philippe Mathieu... hw/devices: Move CBus declarations into a new header
2019-04-29 Philippe Mathieu... hw/devices: Move Blizzard declarations into a new header
2019-04-29 Philippe Mathieu... hw/devices: Move TC6393XB declarations into a new header
2019-04-29 Philippe Mathieu... hw/display/tc6393xb: Remove unused functions
2019-04-29 Philippe Mathieu... hw/arm/nseries: Use TYPE_TMP105 instead of hardcoded...
2019-04-29 Philippe Mathieu... hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead...
2019-04-29 Philippe Mathieu... hw/dma: Compile the bcm2835_dma device as common object
2019-04-29 Peter Maydelltarget/arm: New function armv7m_nvic_set_pending_lazyfp()
2019-04-29 Peter Maydelltarget/arm: Implement v7m_update_fpccr()
2019-04-29 Peter Maydelltarget/arm: Implement dummy versions of M-profile FP...
2019-04-29 Peter Maydellhw/intc/armv7m_nvic: Allow reading of M-profile MVFR...
2019-04-29 Peter Maydellhw/ssi/xilinx_spips: Avoid variable length array
2019-04-29 Eric Augerhw/arm/smmuv3: Remove SMMUNotifierNode
2019-04-29 Sandra LoosemoreAdd generic Nios II board.
2019-04-28 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-04-27 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-04-26 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-04-26 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-04-26 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2019-04-26 Benjamin Herrenschmidtppc/hash64: Rework R and C bit updates
2019-04-26 Benjamin Herrenschmidtppc/spapr: Use proper HPTE accessors for H_READ
2019-04-26 Greg Kurzspapr: Drop duplicate PCI swizzle code
2019-04-26 Greg Kurzspapr_pci: Get rid of duplicate code for node name...
2019-04-26 Cédric Le Goaterspapr/irq: remove spapr_ics_create()
2019-04-26 Cédric Le Goaterspapr/rtas: modify spapr_rtas_register() to remove...
2019-04-26 Philippe Mathieu... hw/ppc/prep: Drop useless inclusion of "hw/input/i8042.h"
2019-04-26 Alexey Kardashevskiyspapr: Support NVIDIA V100 GPU with NVLink2
2019-04-25 Ernest EseneCategorize devices: iommu
2019-04-25 Ernest EseneCategorize devices: IGD passthrough ISA bridge
2019-04-25 Cornelia Huckhw: add compat machines for 4.1
2019-04-25 Cornelia HuckMerge tag 's390-ccw-bios-2019-04-12' into s390-next...
2019-04-25 David Hildenbrandexec: Introduce qemu_maxrampagesize() and rename qemu_g...
2019-04-25 David Hildenbrands390x/kvm: Configure page size after memory has actuall...
2019-04-24 Peter MaydellMerge remote-tracking branch 'remotes/lersek/tags/edk2...
2019-04-24 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-04-18 Markus Armbrustervfio: Report warnings with warn_report(), not error_pri...
2019-04-17 Markus Armbrusterhpet: Report warnings with warn_report(), not error_pri...
2019-04-17 Markus Armbrusterpci: Report fatal errors with error_report(), not error...
2019-04-17 Markus Armbrustermips/boston: Report errors with error_report(), not...
2019-04-17 Markus Armbrusterloader-fit: Wean off error_printf()
2019-04-16 Daniel P. Berrangéusb-mtp: fix bounds check for guest provided filename
2019-04-12 Jason J. Hernes390 vfio-ccw: Add bootindex property and IPLB data
2019-04-12 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-04-12 Greg Kurzspapr_pci: Fix broken naming of PCI bus
2019-04-09 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-04-09 Thomas Huthhw/i386/pc: Fix crash when hot-plugging nvdimm on older...
2019-04-09 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-04-09 Greg Kurzspapr_pci: Fix extended config space accesses
2019-04-08 Greg Kurzpci: Allow PCI bus subtypes to support extended config...
2019-04-07 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-04-05 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2019-04-05 Peter MaydellMerge remote-tracking branch 'remotes/aperard/tags...
2019-04-04 Alistair Francisriscv: plic: Log guest errors
2019-04-04 Alistair Francisriscv: plic: Fix incorrect irq calculation
2019-04-04 Paul Durrantxen-block: scale sector based quantities correctly
2019-04-04 Paul Durrantxen-block: only advertize discard to the frontend when...
2019-04-03 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2019-04-03 Daniel P. Berrangéhw/s390x/3270-ccw: avoid taking address of fields in...
2019-04-03 Daniel P. Berrangéhw/s390x/ipl: avoid taking address of fields in packed...
2019-04-03 Daniel P. Berrangéhw/s390/css: avoid taking address members in packed...
2019-04-03 Daniel P. Berrangéhw/vfio/ccw: avoid taking address members in packed...
2019-04-02 Peter Xuintel_iommu: Drop extended root field
2019-04-02 Peter Xuintel_iommu: Fix root_scalable migration breakage
2019-04-02 Yuval Shaiavirtio-net: Fix typo in comment
2019-04-02 Alex Williamsonintel_iommu: Correct caching-mode error message
2019-04-02 Liam Merwickacpi: verify file entries in bios_linker_loader_add_poi...
2019-04-02 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-04-02 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2019-04-02 Daniel P. Berrangéfilemon: fix watch IDs to avoid potential wraparound...
2019-04-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/fixes...
2019-04-02 Bandan Dasusb-mtp: remove usb_mtp_object_free_one
2019-04-02 Bandan Dasusb-mtp: fix return status of delete
2019-04-01 Peter Maydellhw/usb/bus.c: Handle "no speed matched" case in usb_mas...
2019-04-01 Gerd HoffmannRevert "audio: fix pc speaker init"
2019-03-29 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-03-29 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2019-03-29 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-03-29 yuchenline1000: Delay flush queue when receive RCTL
2019-03-28 Cédric Le Goaterspapr/irq: Add XIVE sanity checks on non-P9 machines
next