12436 Commits (10cc964030fca459591d9353571f3b1b4e1b5aec)

Author SHA1 Message Date
Richard Henderson 10cc964030 softfloat: Add flags specific to Inf / Inf and 0 / 0 5 years ago
Richard Henderson bead3c9b0f softfloat: Add flag specific to Inf * 0 5 years ago
Richard Henderson ba11446c40 softfloat: Add flag specific to Inf - Inf 5 years ago
Richard Henderson 149a48f6e6 softfloat: Extend float_exception_flags to 16 bits 5 years ago
Alex Bennée 48e14066ac accel/tcg: introduce CF_NOIRQ 5 years ago
Hanna Reitz 079bff693b transactions: Invoke clean() after everything else 5 years ago
Peter Maydell e5cba10ee1 hw/intc/arm_gicv3: Support multiple redistributor regions 5 years ago
Peter Maydell 01b5ab8cc0 hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_realize 5 years ago
Gerd Hoffmann 18416c62e3 pcie: expire pending delete 5 years ago
Gerd Hoffmann 23786d1344 pci: implement power state 5 years ago
Julia Suvorova c318bef762 hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine type 5 years ago
Eugenio Pérez 245cf2c24e vhost: Rename last_index to vq_index_end 5 years ago
Greg Kurz ef149763a8 rcu: Introduce force_rcu notifier 5 years ago
Markus Armbruster 1bf4d3294b monitor: Fix find_device_state() for IDs containing slashes 5 years ago
Philippe Mathieu-Daudé 65b4c8c759 hw/m68k: Fix typo in SPDX tag 5 years ago
Luis Pires 21d7826fdb libdecnumber: Introduce decNumberIntegralToInt128 5 years ago
Luis Pires e06049f380 host-utils: Introduce mulu128 5 years ago
Luis Pires 727385c4e1 libdecnumber: introduce decNumberFrom[U]Int128 5 years ago
John Snow 450e0f28a4 docs: remove non-reference uses of single backticks 5 years ago
Dongwon Kim e86a93f554 virtio-gpu: splitting one extended mode guest fb into n-scanouts 5 years ago
Alex Bennée 357af9be5c plugins: try and make plugin_insn_append more ergonomic 5 years ago
Shengtan Mao 0a9df6cb9f hw/arm: Add Nuvoton SD module to board 5 years ago
Shengtan Mao 8092b51849 hw/sd: add nuvoton MMC 5 years ago
Gerd Hoffmann 58d7d4c786 usb-storage: tag usb_msd_csw as packed struct 5 years ago
Dongwon Kim 55f4b767f6 ui/gtk: skip any extra draw of same guest scanout blob res 5 years ago
Gerd Hoffmann f5918a9928 microvm: add device tree support. 5 years ago
Daniel P. Berrangé b6a7f3e0d2 qapi: introduce x-query-opcount QMP command 5 years ago
Daniel P. Berrangé 3a841ab53f qapi: introduce x-query-jit QMP command 5 years ago
Daniel P. Berrangé ca411b7c8a qapi: introduce x-query-ramblock QMP command 5 years ago
Daniel P. Berrangé 8dbbca5c05 qapi: introduce x-query-rdma QMP command 5 years ago
Daniel P. Berrangé f9429c6790 monitor: introduce HumanReadableText and HMP support 5 years ago
Daniel P. Berrangé 0ca117a756 monitor: make hmp_handle_error return a boolean 5 years ago
Daniel P. Berrangé 3e11e0b2dd monitor: remove 'info ioapic' HMP command 5 years ago
Paolo Bonzini 22afb46e7c watchdog: remove select_watchdog_action 5 years ago
Paolo Bonzini b10cb62752 watchdog: add information from -watchdog help to -device help 5 years ago
Paolo Bonzini f014c97459 target/i386: move linuxboot_dma_enabled to X86MachineState 5 years ago
Eugenio Pérez a89b34be5e util: Make some iova_tree parameters const 5 years ago
Stefano Garzarella 68d7946648 linux-aio: add `dev_max_batch` parameter to laio_io_unplug() 5 years ago
Stefano Garzarella 512da21101 linux-aio: add `dev_max_batch` parameter to laio_co_submit() 5 years ago
Richard Henderson 37e891e38f tcg: Add helper_unaligned_{ld,st} for user-only sigbus 5 years ago
Richard Henderson 12ed56407e linux-user: Add cpu_loop_exit_sigbus 5 years ago
Richard Henderson 644a9fece4 hw/core: Add TCGCPUOps.record_sigbus 5 years ago
Richard Henderson eeca7dc566 accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemu 5 years ago
Richard Henderson 72d2bbf9ff linux-user: Add cpu_loop_exit_sigsegv 5 years ago
Richard Henderson 09e94676ad hw/core: Add TCGCPUOps.record_sigsegv 5 years ago
Richard Henderson 04de121aaf linux-user/signal: Drop HOST_SIGNAL_PLACEHOLDER 5 years ago
Peter Xu 2914fc61d5 pci: Export pci_for_each_device_under_bus*() 5 years ago
Peter Xu b3dcf94f77 pci: Define pci_bus_dev_fn/pci_bus_fn/pci_bus_ret_fn 5 years ago
Jean-Philippe Brucker 1b3bf13890 hw/i386/pc: Move IOMMU singleton into PCMachineState 5 years ago
Jean-Philippe Brucker 867e9c9f4c hw/i386/pc: Remove x86_iommu_get_type() 5 years ago