messages from 2020-07-06 11:54:46 to 2020-07-06 19:31:45 UTC [more...]
[PULL 00/20] Audio 20200706 patches
2020-07-06 19:29 UTC (4+ messages)
` [PULL 04/20] audio: deprecate -soundhw ac97
` [PULL 12/20] pc_basic_device_init: drop has_pit arg
` [PULL 15/20] audio: rework pcspk_init()
[PULL 0/2] tcg patch queue
2020-07-06 18:52 UTC (4+ messages)
` [PATCH] target/arm: Fix temp double-free in sve ldr/str
` [PULL 1/2] tcg/ppc: Sanitize immediate shifts
` [PULL 2/2] tcg: Fix do_nonatomic_op_* vs signed operations
[PATCH] hw/riscv: virt: Sort the SoC memmap table entries
2020-07-06 18:39 UTC (3+ messages)
[PATCH 0/7] audio: Spring cleaning
2020-07-06 18:46 UTC (3+ messages)
[PATCH 0/4] hw/sd/milkymist: Do not create SD card within the SDHCI controller
2020-07-06 18:32 UTC (11+ messages)
` [PATCH 1/4] hw/lm32/milkymist: Un-inline milkymist_memcard_create()
` [PATCH 2/4] hw/lm32/milkymist: Comment to remember some IRQs lines are left unwired
` [PATCH 3/4] hw/sd/milkymist: Create the SDBus at init()
` [PATCH 4/4] hw/sd/milkymist: Do not create SD card within the SDHCI controller
[PATCH] chardev: don't abort on attempt to add duplicated chardev
2020-07-06 18:31 UTC (3+ messages)
[PATCH v3 00/11] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
2020-07-06 18:01 UTC (4+ messages)
[PATCH 00/26] hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/
2020-07-06 17:46 UTC (35+ messages)
` [PATCH 01/26] hw/arm/sbsa-ref: Remove unused 'hw/usb.h' header
` [PATCH 02/26] hw/ppc/sam460ex: Add missing 'hw/pci/pci.h' header
` [PATCH 03/26] hw/usb: Remove unused VM_USB_HUB_SIZE definition
` [PATCH 04/26] hw/usb: Reduce 'exec/memory.h' inclusion
` [PATCH 05/26] hw/usb/desc: Add missing header
` [PATCH 06/26] hw/usb/hcd-dwc2: Remove unnecessary includes
` [PATCH 07/26] hw/usb/hcd-dwc2: Restrict some headers to source
` [PATCH 08/26] hw/usb/hcd-dwc2: Restrict 'dwc2-regs.h' scope
` [PATCH 09/26] hw/usb/hcd-ehci: Remove unnecessary include
` [PATCH 10/26] hw/usb/hcd-ehci: Move few definitions from header to source
` [PATCH 11/26] hw/usb/hcd-xhci: Add missing header
` [PATCH 12/26] hw/usb/hcd-musb: Restrict header scope
` [PATCH 13/26] hw/usb/desc: Reduce some declarations scope
` [PATCH 14/26] hw/usb/quirks: Rename included source with '.inc.c' suffix
` [PATCH 15/26] hw/usb: Add new 'usb-quirks.h' local header
` [PATCH 16/26] hw/usb/bus: Simplify usb_get_dev_path()
` [PATCH 17/26] hw/usb/bus: Rename usb_get_dev_path() as usb_get_full_dev_path()
[PATCH] net/tap-solaris.c: Include qemu-common.h for TFR macro
2020-07-06 17:56 UTC (5+ messages)
[RESEND PATCH v3 1/1] ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
2020-07-06 17:45 UTC (2+ messages)
[PATCH v3 0/2] trace: Add a trace backend for the recorder library
2020-07-06 17:44 UTC (4+ messages)
` [PATCH v3 1/2] trace: Add support for recorder back-end
` [PATCH v3 2/2] trace: Example of non-tracing recorder use
[RFC PATCH 0/2] hw/sd: Deprecate the SPI mode and the SPI to SD adapter
2020-07-06 17:37 UTC (5+ messages)
` [RFC PATCH 1/2] hw/sd/ssi-sd: Deprecate the SPI to SD card 'adapter'
[PATCH] RFC: qemu-ga: skip loop mount fs to avoid qemu-ga hang
2020-07-06 16:58 UTC
[PULL 00/53] Misc patches for QEMU 5.1 soft freeze
2020-07-06 17:19 UTC (55+ messages)
` [PULL 01/53] tcg/svm: use host cr4 during NPT page table walk
` [PULL 02/53] tests: Inject test name also when the test fails
` [PULL 03/53] util/qemu-error: prepend guest name to error message to identify affected VM owner
` [PULL 04/53] qom: Introduce object_property_try_add_child()
` [PULL 05/53] tests/qmp-cmd-test: Add qmp/object-add-duplicate-id
` [PULL 06/53] tests/qmp-cmd-test: Add qmp/object-add-failure-modes
` [PULL 07/53] hw/core/null-machine: Do not initialize unused chardev backends
` [PULL 08/53] target/i386: set SSE FTZ in correct floating-point state
` [PULL 09/53] target/i386: fix IEEE SSE floating-point exception raising
` [PULL 10/53] KVM: add support for AMD nested live migration
` [PULL 11/53] coverity: provide Coverity-friendly MIN_CONST and MAX_CONST
` [PULL 12/53] i386: hvf: Set env->eip in macvm_set_rip()
` [PULL 13/53] i386: hvf: Move synchronize functions to sysemu
` [PULL 14/53] i386: hvf: Add hvf_cpu_synchronize_pre_loadvm()
` [PULL 15/53] i386: hvf: Make long mode enter and exit clearer
` [PULL 16/53] i386: hvf: Move Guest LMA reset to macvm_set_cr0()
` [PULL 17/53] i386: hvf: Don't duplicate register reset
` [PULL 18/53] i386: hvf: Clean up synchronize functions
` [PULL 19/53] MAINTAINERS: Add Cameron as HVF co-maintainer
` [PULL 20/53] MAINTAINERS: Fix KVM path expansion glob
` [PULL 21/53] MAINTAINERS: Add an 'overall' entry for accelerators
` [PULL 22/53] MAINTAINERS: Cover the HAX accelerator stub
` [PULL 23/53] Makefile: Remove dangerous EOL trailing backslash
` [PULL 24/53] Makefile: Write MINIKCONF variables as one entry per line
` [PULL 25/53] accel/Kconfig: Extract accel selectors into their own config
` [PULL 26/53] accel/Kconfig: Add the TCG selector
` [PULL 27/53] accel/tcg: Add stub for probe_access()
` [PULL 28/53] Makefile: simplify MINIKCONF rules
` [PULL 29/53] target/i386: remove gen_io_end
` [PULL 30/53] target/i386: implement undocumented "smsw r32" behavior
` [PULL 31/53] KVM: x86: believe what KVM says about WAITPKG
` [PULL 32/53] target/i386: sev: provide proper error reporting for query-sev-capabilities
` [PULL 33/53] target/i386: sev: fail query-sev-capabilities if QEMU cannot use SEV
` [PULL 34/53] iscsi: handle check condition status in retry loop
` [PULL 35/53] iscsi: return -EIO when sense fields are meaningless
` [PULL 36/53] chardev/tcp: fix error message double free error
` [PULL 37/53] checkpatch: Change occurences of 'kernel' to 'qemu' in user messages
` [PULL 38/53] target/i386: Correct the warning message of Intel PT
` [PULL 39/53] cpus: Move CPU code from exec.c to cpus-common.c
` [PULL 40/53] pc: fix leak in pc_system_flash_cleanup_unused
` [PULL 41/53] softmmu: move softmmu only files from root
` [PULL 42/53] cpu-throttle: new module, extracted from cpus.c
` [PULL 43/53] cpu-timers, icount: new modules
` [PULL 44/53] softmmu/vl: Remove the check for colons in -accel parameters
` [PULL 45/53] accel/kvm: Let kvm_check_extension use global KVM state
` [PULL 46/53] accel/kvm: Simplify kvm_check_extension()
` [PULL 47/53] accel/kvm: Simplify kvm_check_extension_list()
` [PULL 48/53] target/i386/kvm: Simplify get_para_features()
` [PULL 49/53] target/i386/kvm: Simplify kvm_get_mce_cap_supported()
` [PULL 50/53] target/i386/kvm: Simplify kvm_get_supported_[feature]_msrs()
` [PULL 51/53] target/i386: Add SERIALIZE cpu feature
` [PULL 52/53] target/i386: Enable TSX Suspend Load Address Tracking feature
` [PULL 53/53] scripts: improve message when TAP based tests fail
[RFC PATCH v2 00/23] hw/qdev: Warn when using pre-qdev/QOM devices
2020-07-06 16:46 UTC (6+ messages)
` [RFC PATCH v2 08/23] hw/display/ramfb: Emit warning when old code is used
` [RFC PATCH v2 21/23] hw/riscv: "
[PATCH] softfloat,m68k: disable floatx80_invalid_encoding() for m68k
2020-07-06 16:58 UTC (3+ messages)
[PATCH v3 00/44] Less clumsy error checking
2020-07-06 16:58 UTC (25+ messages)
` [PATCH v3 01/44] error: Improve examples in error.h's big comment
` [PATCH v3 03/44] qdev: Use returned bool to check for qdev_realize() etc. failure
` [PATCH v3 04/44] macio: Tidy up error handling in macio_newworld_realize()
` [PATCH v3 06/44] qemu-option: Check return value instead of @err where convenient
` [PATCH v3 25/44] qom: Put name parameter before value / visitor parameter
` [PATCH v3 26/44] qom: Make functions taking Error ** return bool, not void
` [PATCH v3 27/44] qom: Use returned bool to check for failure, Coccinelle part
` [PATCH v3 28/44] qom: Use returned bool to check for failure, manual part
` [PATCH v3 29/44] qom: Make functions taking Error ** return bool, not 0/-1
` [PATCH v3 30/44] qdev: Make functions taking Error ** return bool, not void
[PATCH 0/2] hw/sd/pxa2xx_mmci: Do not create SD card within the SDHCI controller
2020-07-06 17:08 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] hw/sd/pxa2xx_mmci: Trivial simplification
[PATCH] MAINTAINERS: Update Radoslaw Biernacki email address
2020-07-06 16:57 UTC (3+ messages)
[PATCH v2 0/9] SMMUv3.2 Range-based TLB Invalidation Support
2020-07-06 16:48 UTC (11+ messages)
` [PATCH v2 1/9] hw/arm/smmu-common: Factorize some code in smmu_ptw_64()
` [PATCH v2 3/9] hw/arm/smmu: Introduce smmu_get_iotlb_key()
` [PATCH v2 4/9] hw/arm/smmu: Simplify the IOTLB key format
` [PATCH v2 9/9] hw/arm/smmuv3: Advertise SMMUv3.2 range invalidation
[PATCH] intel_iommu: "aw-bits" error message still refers to "x-aw-bits"
2020-07-06 17:14 UTC (3+ messages)
[PATCH v7 00/17] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
2020-07-06 16:34 UTC (17+ messages)
` [PATCH v7 02/17] hw/sd/sdcard: Update coding style to make checkpatch.pl happy
` [PATCH v7 05/17] hw/sd/sdcard: Do not switch to ReceivingData if address is invalid
` [PATCH v7 06/17] hw/sd/sdcard: Restrict Class 6 commands to SCSD cards
` [PATCH v7 11/17] hw/sd/sdcard: Update the SDState documentation
` [PATCH v7 12/17] hw/sd/sdcard: Simplify cmd_valid_while_locked()
` [PATCH v7 14/17] hw/sd/sdcard: Make iolen unsigned
` [PATCH v7 16/17] hw/sd/sdcard: Display offset in read/write_data() trace events
` [PATCH v7 17/17] hw/sd/sdcard: Simplify realize() a bit
[PATCH v3 0/9] Build fixes for Haiku
2020-07-06 16:50 UTC (5+ messages)
` [PATCH v3 2/9] util/qemu-openpty.c: Don't assume pty.h is glibc-only
[PATCH v3 00/19] mailmap: Add more entries to sanitize 'git log' output
2020-07-06 16:45 UTC (3+ messages)
` [PATCH v3 01/19] .mailmap: Update Alexander Graf email address
[PATCH v2] util/qemu-option: Document the get_opt_value() function
2020-07-06 16:58 UTC (2+ messages)
[PATCH v5 00/21] virtio-mem: Paravirtualized memory hot(un)plug
2020-07-06 16:39 UTC (4+ messages)
` [PATCH v5 11/21] virtio-pci: Proxy for virtio-mem
[PATCH rc6 00/30] target/avr merger
2020-07-06 16:36 UTC (4+ messages)
` [PATCH rc6 22/30] target/avr: Register AVR support with the rest of QEMU
[PATCH] hw/net/can: Add missing fallthrough statements
2020-07-06 16:35 UTC (2+ messages)
[PATCH] trivial: Remove trailing whitespaces
2020-07-06 16:31 UTC (2+ messages)
[PATCH] trivial: Respect alphabetical order of .o files in Makefile.objs
2020-07-06 16:31 UTC (2+ messages)
[PATCH] hw/core/null-machine: Do not initialize unused chardev backends
2020-07-06 16:24 UTC (3+ messages)
[PATCH v4 00/10] hw/sd: convert legacy SDHCI devices to the SDBus API
2020-07-06 16:13 UTC (11+ messages)
` [PATCH v4 02/10] hw/sd/pl181: Rename pl181_send_command() as pl181_do_command()
` [PATCH v4 05/10] hw/sd/pl181: Use named GPIOs
` [PATCH v4 06/10] hw/sd/pl181: Expose a SDBus and connect the SDCard to it
` [PATCH v4 07/10] hw/sd/pl181: Do not create SD card within the SDHCI controller
` [PATCH v4 08/10] hw/sd/pl181: Replace disabled fprintf()s by trace events
[PATCH 0/6] migration: bring savevm/loadvm/delvm over to QMP
2020-07-06 16:21 UTC (21+ messages)
` [PATCH 2/6] migration: introduce savevm, loadvm, delvm QMP commands
` [PATCH 5/6] migration: support excluding block devs in QMP snapshot commands
[PATCH v4 00/11] Add several Power ISA 3.1 32/64-bit vector instructions
2020-07-06 16:14 UTC (3+ messages)
` [PATCH v4 09/11] fix the prototype of muls64/mulu64
[PATCH 0/3] Add strace support for printing arguments for a group of selected syscalls
2020-07-06 15:54 UTC (3+ messages)
` [PATCH 3/3] linux-user: Add strace support for printing arguments of some clock and time functions
[PATCH 1/1] qga-win: Fix QGA VSS Provider service stop failure
2020-07-06 15:50 UTC
[PULL 00/10] Modules 20200702 patches
2020-07-06 14:30 UTC (11+ messages)
` [PULL 04/10] build: fix device module builds
DMA region abruptly removed from PCI device
2020-07-06 14:20 UTC (2+ messages)
[PATCH v4 0/5] virtio-pci: enable blk and scsi multi-queue by default
2020-07-06 14:14 UTC (5+ messages)
` [PATCH v4 1/5] virtio-pci: add virtio_pci_optimal_num_queues() helper
[PATCH v4 00/21] microvm: add acpi support
2020-07-06 14:11 UTC (6+ messages)
` [PATCH v4 08/21] microvm/acpi: add minimal "
[PATCH v5 0/5] virtio-pci: enable blk and scsi multi-queue by default
2020-07-06 13:56 UTC (6+ messages)
` [PATCH v5 1/5] virtio-pci: add virtio_pci_optimal_num_queues() helper
` [PATCH v5 2/5] virtio-scsi: introduce a constant for fixed virtqueues
` [PATCH v5 3/5] virtio-scsi: default num_queues to -smp N
` [PATCH v5 4/5] virtio-blk: "
` [PATCH v5 5/5] vhost-user-blk: "
[PATCH v9 00/34] Add subcluster allocation to qcow2
2020-07-06 13:57 UTC (5+ messages)
` [PATCH v9 34/34] iotests: Add tests for qcow2 images with extended L2 entries
[Bug 1885827] [NEW] building plugin failed on Windows with mingw
2020-07-06 13:48 UTC (2+ messages)
` [Bug 1885827] "
[PATCH 0/2] block/block-backend: Let blk_attach_dev() provide helpful error
2020-07-06 13:26 UTC (3+ messages)
` [PATCH 1/2] block/block-backend: Trace blk_attach_dev()
` [RFC PATCH 2/2] block/block-backend: Let blk_attach_dev() provide helpful error
[PATCH] scripts: improve message when TAP based tests fail
2020-07-06 13:17 UTC (2+ messages)
[PATCH v4 0/1] tricore: added triboard with tc27x_soc
2020-07-06 12:40 UTC (2+ messages)
` [PATCH v4 1/1] "
[PATCH v3 00/16] block/nvme: Various cleanups required to use multiple queues
2020-07-06 12:30 UTC (4+ messages)
` [PATCH v3 16/16] block/nvme: Use per-queuepair IRQ notifier and AIO context
[PULL 00/37] qom-ify serial and remove QDEV_PROP_PTR
2020-07-06 12:03 UTC (6+ messages)
` [PULL 36/37] qdev: "
[PATCH v3] migration: Count new_dirty instead of real_dirty
2020-07-06 11:53 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).