12540 Commits (a70248dbd381b2ce82192acdcbc3bde441e6c29b)

Author SHA1 Message Date
Michael S. Tsirkin a882b57123 Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX" 5 years ago
Michael S. Tsirkin 98b34e030e Revert "vhost: introduce new VhostOps vhost_set_config_call" 5 years ago
Michael S. Tsirkin 81c3ebc32f Revert "virtio: add support for configure interrupt" 5 years ago
Michael S. Tsirkin a86d1a0a93 Revert "vhost: add support for configure interrupt" 5 years ago
Michael S. Tsirkin b3ef6664b7 Revert "virtio-net: add support for configure interrupt" 5 years ago
Frédéric Pétrot 332dab6878 target/riscv: setup everything for rv64 to support rv128 execution 5 years ago
Frédéric Pétrot e9d07601f6 qemu/int128: addition of div/rem 128-bit operations 5 years ago
Frédéric Pétrot c7f9dd5465 exec/memop: Adding signed quad and octo defines 5 years ago
Frédéric Pétrot fc313c6434 exec/memop: Adding signedness to quad definitions 5 years ago
Alistair Francis d4452c6924 hw/riscv: virt: Allow support for 32 cores 5 years ago
David Hildenbrand 23ad8dec8d virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE 5 years ago
David Hildenbrand 3ff9b192de linux-headers: sync VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE 5 years ago
David Hildenbrand 09b3b7e092 virtio-mem: Support "prealloc=on" option 5 years ago
Peter Maydell 80dcd37feb hw/intc/arm_gicv3_its: Fix various off-by-one errors 5 years ago
Peter Maydell 6c1db43de4 hw/intc/arm_gicv3_its: Remove maxids union from TableDesc 5 years ago
Troy Lee d9e9cd59df Add dummy Aspeed AST2600 Display Port MCU (DPMCU) 5 years ago
David Hildenbrand a384bfa32e util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc() 5 years ago
Eduardo Habkost 0e4edb3b3b hw/i386: expose a "smbios-entry-point-type" PC machine property 5 years ago
Eduardo Habkost bdf54a9a7b hw/smbios: Use qapi for SmbiosEntryPointType 5 years ago
Eduardo Habkost 10be11d0b4 smbios: Rename SMBIOS_ENTRY_POINT_* enums 5 years ago
Frederic Barrat 2fedf46e34 pci: Export the pci_intx() function 5 years ago
Cindy Lu 497679d510 virtio-net: add support for configure interrupt 5 years ago
Cindy Lu f7220a7ce2 vhost: add support for configure interrupt 5 years ago
Cindy Lu 081f864f56 virtio: add support for configure interrupt 5 years ago
Cindy Lu 8806237234 vhost: introduce new VhostOps vhost_set_config_call 5 years ago
Cindy Lu bf1d85c166 virtio: introduce macro IRTIO_CONFIG_IRQ_IDX 5 years ago
Richard Henderson 6e8dcacd08 linux-user: Add code for PR_GET/SET_UNALIGN 5 years ago
Cornelia Huck 01854af2cf hw: Add compat machines for 7.0 5 years ago
Xiaoyao Li 9de225a1c2 sysemu: Cleanup qemu_run_machine_init_done_notifiers() 5 years ago
Cédric Le Goater c42b9c8b33 ppc/pnv: Remove the PHB4 "device-id" property 5 years ago
Yanan Wang 864c3b5c32 hw/core/machine: Introduce CPU cluster topology support 5 years ago
Philippe Mathieu-Daudé 3e2f14981c hw/core: Rename smp_parse() -> machine_parse_smp_config() 5 years ago
Philippe Mathieu-Daudé 2ebd9ce19a hw/qdev: Rename qdev_connect_gpio_out*() 'input_pin' parameter 5 years ago
Philippe Mathieu-Daudé 1fbd004b00 hw/qdev: Correct qdev_connect_gpio_out_named() documentation 5 years ago
Philippe Mathieu-Daudé 14b0375b39 hw/qdev: Correct qdev_init_gpio_out_named() documentation 5 years ago
Philippe Mathieu-Daudé 694804ed7b hw/qdev: Cosmetic around documentation 5 years ago
Philippe Mathieu-Daudé 4a63054bce pci: Let ld*_pci_dma() propagate MemTxResult 5 years ago
Philippe Mathieu-Daudé 6bebb27073 pci: Let st*_pci_dma() propagate MemTxResult 5 years ago
Philippe Mathieu-Daudé 398f9a84ac pci: Let ld*_pci_dma() take MemTxAttrs argument 5 years ago
Philippe Mathieu-Daudé a423a1b523 pci: Let st*_pci_dma() take MemTxAttrs argument 5 years ago
Philippe Mathieu-Daudé cd1db8df74 dma: Let ld*_dma() propagate MemTxResult 5 years ago
Philippe Mathieu-Daudé 24aed6bcb6 dma: Let st*_dma() propagate MemTxResult 5 years ago
Philippe Mathieu-Daudé 34cdea1db6 dma: Let ld*_dma() take MemTxAttrs argument 5 years ago
Philippe Mathieu-Daudé 2280c27afc dma: Let st*_dma() take MemTxAttrs argument 5 years ago
Philippe Mathieu-Daudé 1e5a3f8b2a dma: Let dma_buf_read() take MemTxAttrs argument 5 years ago
Philippe Mathieu-Daudé 392e48af34 dma: Let dma_buf_write() take MemTxAttrs argument 5 years ago
Philippe Mathieu-Daudé e2d784b67d pci: Let pci_dma_rw() take MemTxAttrs argument 5 years ago
Philippe Mathieu-Daudé 5e468a36dc dma: Have dma_buf_read() / dma_buf_write() take a void pointer 5 years ago
Philippe Mathieu-Daudé a1d4b0a305 dma: Let dma_memory_map() take MemTxAttrs argument 6 years ago
Philippe Mathieu-Daudé ba06fe8add dma: Let dma_memory_read/write() take MemTxAttrs argument 6 years ago