messages from 2020-07-06 16:49:06 to 2020-07-07 01:15:17 UTC [more...]
[PATCH v2] util/qemu-option: Document the get_opt_value() function
2020-07-07 1:14 UTC (3+ messages)
[PATCH 00/21] target/xtensa: implement double precision FPU
2020-07-06 23:47 UTC (22+ messages)
` [PATCH 01/21] softfloat: make NO_SIGNALING_NANS runtime property
` [PATCH 02/21] softfloat: pass float_status pointer to pickNaN
` [PATCH 03/21] softfloat: add xtensa specialization for pickNaNMulAdd
` [PATCH 04/21] target/xtensa: add geometry to xtensa_get_regfile_by_name
` [PATCH 05/21] target/xtensa: support copying registers up to 64 bits wide
` [PATCH 06/21] target/xtensa: rename FPU2000 translators and helpers
` [PATCH 07/21] target/xtensa: move FSR/FCR register accessors
` [PATCH 08/21] target/xtensa: don't access BR regfile directly
` [PATCH 09/21] target/xtensa: add DFP option, registers and opcodes
` [PATCH 10/21] target/xtensa: implement FPU division and square root
` [PATCH 11/21] tests/tcg/xtensa: fix test execution on ISS
` [PATCH 12/21] tests/tcg/xtensa: update test_fp0_arith for DFPU
` [PATCH 13/21] tests/tcg/xtensa: expand madd tests
` [PATCH 14/21] tests/tcg/xtensa: update test_fp0_conv for DFPU
` [PATCH 15/21] tests/tcg/xtensa: update test_fp1 "
` [PATCH 16/21] tests/tcg/xtensa: update test_lsc "
` [PATCH 17/21] tests/tcg/xtensa: add fp0 div and sqrt tests
` [PATCH 18/21] tests/tcg/xtensa: test double precision load/store
` [PATCH 19/21] tests/tcg/xtensa: add DFP0 arith tests
` [PATCH 20/21] target/xtensa: import DE_233L_FPU core
` [PATCH 21/21] target/xtensa: import DSP3400 core
[PATCH qemu v9] spapr: Implement Open Firmware client interface
2020-07-07 0:34 UTC (4+ messages)
[PATCH 00/26] hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/
2020-07-07 0:07 UTC (42+ 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 18/26] hw/usb/bus: Add usb_get_port_path()
` [PATCH 19/26] hw/ppc/spapr: Use usb_get_port_path()
[PATCH] linux-user: Use EPROTONOSUPPORT for unimplemented netlink protocols
2020-07-07 0:10 UTC
[PULL v2 00/64] riscv-to-apply queue
2020-07-06 23:36 UTC (5+ messages)
` [PULL v2 12/64] target/riscv: add vector amo operations
Failure prints during format or mounting a usb storage device
2020-07-06 23:12 UTC (4+ messages)
[PATCH 0/2] tpm: Some fixes
2020-07-06 22:13 UTC (3+ messages)
` [PATCH 1/2] tpm: tpm_spapr: Exit on TPM backend failures
` [PATCH 2/2] tests: Skip over first 14 bytes when comparing TPM PCRRead result
[PATCH v3] SEV: QMP support for Inject-Launch-Secret
2020-07-06 22:00 UTC (2+ messages)
[PATCH v2 0/3] virtio-balloon: Free page hinting clean-ups
2020-07-06 21:14 UTC (4+ messages)
` [PATCH v2 1/3] virtio-balloon: Prevent guest from starting a report when we didn't request one
` [PATCH v2 2/3] virtio-balloon: Add locking to prevent possible race when starting hinting
` [PATCH v2 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
[PATCH] intel_iommu: Use correct shift for 256 bits qi descriptor
2020-07-06 20:58 UTC (2+ messages)
[PATCH v6 00/10] Tighten qemu-img rules on missing backing format
2020-07-06 20:39 UTC (11+ messages)
` [PATCH v6 01/10] qemu-img: Flush stdout before before potential stderr messages
` [PATCH v6 02/10] block: Finish deprecation of 'qemu-img convert -n -o'
` [PATCH v6 03/10] sheepdog: Add trivial backing_fmt support
` [PATCH v6 04/10] vmdk: "
` [PATCH v6 05/10] qcow: Tolerate backing_fmt=
` [PATCH v6 06/10] block: Error if backing file fails during creation without -u
` [PATCH v6 07/10] qcow2: Deprecate use of qemu-img amend to change backing file
` [PATCH v6 08/10] iotests: Specify explicit backing format where sensible
` [PATCH v6 09/10] block: Add support to warn on backing file change without format
` [PATCH v6 10/10] qemu-img: Deprecate use of -b without -F
[PATCH v3 00/19] mailmap: Add more entries to sanitize 'git log' output
2020-07-06 18:53 UTC (5+ messages)
` [PATCH v3 01/19] .mailmap: Update Alexander Graf email address
[PATCH v7 0/8] Mac Old World ROM experiment
2020-07-06 20:24 UTC (6+ messages)
` [PATCH v7 1/8] mac_oldworld: Allow loading binary ROM image
[PATCH] target/arm: Fix mtedesc for do_mem_zpz
2020-07-06 20:23 UTC
[PATCH 00/13] Reverse debugging
2020-07-06 20:17 UTC (5+ messages)
` [PATCH 02/13] qcow2: introduce icount field for snapshots
[PATCH 0/4] fuzz: misc patches
2020-07-06 19:55 UTC (5+ messages)
` [PATCH 1/4] fuzz: build without AddressSanitizer, by default
` [PATCH 2/4] docs/fuzz: describe building fuzzers with enable-sanitizers
` [PATCH 3/4] docs/fuzz: add information about useful libFuzzer flags
` [PATCH 4/4] docs/fuzz: add instructions for generating a coverage report
[PATCH v3 00/44] Less clumsy error checking
2020-07-06 20:07 UTC (9+ messages)
` [PATCH v3 06/44] qemu-option: Check return value instead of @err where convenient
` [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
[PULL 0/3] M68k next patches
2020-07-06 20:05 UTC (4+ messages)
` [PULL 1/3] target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()
` [PULL 2/3] target/m68k: consolidate physical translation offset into get_physical_address()
` [PULL 3/3] softfloat, m68k: disable floatx80_invalid_encoding() for m68k
[PATCH] softfloat,m68k: disable floatx80_invalid_encoding() for m68k
2020-07-06 19:44 UTC (3+ messages)
[PATCH v4 0/2] target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug()
2020-07-06 19:41 UTC (5+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] target/m68k: consolidate physical translation offset into get_physical_address()
[PATCH] MAINTAINERS: update nvme entry
2020-07-06 19:43 UTC
[PATCH] net/tap-solaris.c: Include qemu-common.h for TFR macro
2020-07-06 19:30 UTC (6+ messages)
[PULL 00/20] Audio 20200706 patches
2020-07-06 19:29 UTC (21+ messages)
` [PULL 01/20] stubs: add isa_create_simple
` [PULL 02/20] stubs: add pci_create_simple
` [PULL 03/20] audio: add deprecated_register_soundhw
` [PULL 04/20] audio: deprecate -soundhw ac97
` [PULL 05/20] audio: deprecate -soundhw es1370
` [PULL 06/20] audio: deprecate -soundhw adlib
` [PULL 07/20] audio: deprecate -soundhw cs4231a
` [PULL 08/20] audio: deprecate -soundhw gus
` [PULL 09/20] audio: deprecate -soundhw sb16
` [PULL 10/20] audio: deprecate -soundhw hda
` [PULL 11/20] pc_basic_device_init: pass PCMachineState
` [PULL 12/20] pc_basic_device_init: drop has_pit arg
` [PULL 13/20] pc_basic_device_init: drop no_vmport arg
` [PULL 14/20] softmmu: initialize spice and audio earlier
` [PULL 15/20] audio: rework pcspk_init()
` [PULL 16/20] audio: create pcspk device early
` [PULL 17/20] audio: deprecate -soundhw pcspk
` [PULL 18/20] audio: add soundhw deprecation notice
` [PULL 19/20] pcspk: update docs/system/target-i386-desc.rst.inc
` [PULL 20/20] audio: set default value for pcspk.iobase property
[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 (5+ messages)
` [PATCH 2/4] hw/lm32/milkymist: Comment to remember some IRQs lines are left unwired
[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)
[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 (47+ 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 06/53] tests/qmp-cmd-test: Add qmp/object-add-failure-modes
` [PULL 09/53] target/i386: fix IEEE SSE floating-point exception raising
` [PULL 11/53] coverity: provide Coverity-friendly MIN_CONST and MAX_CONST
` [PULL 13/53] i386: hvf: Move synchronize functions to sysemu
` [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 (3+ messages)
` [RFC PATCH v2 21/23] hw/riscv: Emit warning when old code is used
[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 (4+ messages)
` [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 (2+ messages)
[PATCH v7 00/17] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
2020-07-06 16:34 UTC (5+ messages)
` [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
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).