Show patches with: Archived = No       |   435899 patches
« 1 2 ... 1251 1252 12534358 4359 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,22/40] target/arm: Use the proper TBI settings for linux-user [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 1 - --- 2021-02-16 Peter Maydell New
[PULL,21/40] target/arm: Improve gen_top_byte_ignore [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 1 - --- 2021-02-16 Peter Maydell New
[PULL,20/40] linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 1 - --- 2021-02-16 Peter Maydell New
[PULL,19/40] linux-user: Handle tags in lock_user/unlock_user [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 1 - --- 2021-02-16 Peter Maydell New
[PULL,18/40] linux-user: Fix types in uaccess.c [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 2 - --- 2021-02-16 Peter Maydell New
[PULL,17/40] linux-user: Move lock_user et al out of line [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 2 - --- 2021-02-16 Peter Maydell New
[PULL,16/40] linux-user: Use cpu_untagged_addr in access_ok; split out *_untagged [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 1 - --- 2021-02-16 Peter Maydell New
[PULL,15/40] exec: Rename guest_{addr,range}_valid to *_untagged [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 1 - --- 2021-02-16 Peter Maydell New
[PULL,14/40] linux-user: Use guest_range_valid in access_ok [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 1 - --- 2021-02-16 Peter Maydell New
[PULL,13/40] linux-user: Explicitly untag memory management syscalls [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 1 - --- 2021-02-16 Peter Maydell New
[PULL,12/40] exec: Use cpu_untagged_addr in g2h; split out g2h_untagged [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 1 - --- 2021-02-16 Peter Maydell New
[PULL,11/40] exec: Introduce cpu_untagged_addr [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 1 - --- 2021-02-16 Peter Maydell New
[PULL,10/40] linux-user: Fix guest_addr_valid vs reserved_va [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 1 - --- 2021-02-16 Peter Maydell New
[PULL,09/40] linux-user: Do not use guest_addr_valid for h2g_valid [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 1 - --- 2021-02-16 Peter Maydell New
[PULL,08/40] bsd-user: Tidy VERIFY_READ/VERIFY_WRITE [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 2 - --- 2021-02-16 Peter Maydell New
[PULL,07/40] linux-user: Tidy VERIFY_READ/VERIFY_WRITE [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 1 - --- 2021-02-16 Peter Maydell New
[PULL,06/40] linux-user: Check for overflow in access_ok [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 1 - --- 2021-02-16 Peter Maydell New
[PULL,05/40] exec: Improve types for guest_addr_valid [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 2 - --- 2021-02-16 Peter Maydell New
[PULL,04/40] exec: Use uintptr_t in cpu_ldst.h [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 2 - --- 2021-02-16 Peter Maydell New
[PULL,03/40] exec: Use uintptr_t for guest_base [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 2 - --- 2021-02-16 Peter Maydell New
[PULL,02/40] linux-user: Introduce PAGE_ANON [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 1 - --- 2021-02-16 Peter Maydell New
[PULL,01/40] tcg: Introduce target-specific page data for user-only [PULL,01/40] tcg: Introduce target-specific page data for user-only - - 1 - --- 2021-02-16 Peter Maydell New
[PULL,00/40] target-arm queue - - - - --- 2021-02-16 Peter Maydell New
[v2,8/8] hw/sd: sd: Bypass the RCA check for CMD13 in SPI mode hw/sd: sd: Erase operation and other fixes - - 1 - --- 2021-02-16 Bin Meng New
[v2,7/8] hw/sd: sd: Skip write protect groups check in CMD24/25 for high capacity cards hw/sd: sd: Erase operation and other fixes - - 1 - --- 2021-02-16 Bin Meng New
[v2,6/8] hw/sd: sd: Actually perform the erase operation hw/sd: sd: Erase operation and other fixes - - - - --- 2021-02-16 Bin Meng Superseded
[v2,5/8] hw/sd: sd: Skip write protect groups check in sd_erase() for high capacity cards hw/sd: sd: Erase operation and other fixes - - 1 - --- 2021-02-16 Bin Meng New
[v2,4/8] hw/sd: sd: Move the sd_block_{read, write} and macros ahead hw/sd: sd: Erase operation and other fixes - - 1 - --- 2021-02-16 Bin Meng New
[v2,3/8] hw/sd: sd: Fix CMD30 response type hw/sd: sd: Erase operation and other fixes - 1 1 - --- 2021-02-16 Bin Meng New
[v2,2/8] hw/sd: sd: Only SDSC cards support CMD28/29/30 hw/sd: sd: Erase operation and other fixes - - 1 - --- 2021-02-16 Bin Meng New
[v2,1/8] hw/sd: sd: Fix address check in sd_erase() hw/sd: sd: Erase operation and other fixes - 1 1 - --- 2021-02-16 Bin Meng New
[v3,2/2] sbsa-ref: add 'max' to list of allowed cpus sbsa-ref: update list of supported cpus 1 - 1 - --- 2021-02-16 Marcin Juszkiewicz New
[v3,1/2] sbsa-ref: remove cortex-a53 from list of supported cpus sbsa-ref: update list of supported cpus 1 - 1 - --- 2021-02-16 Marcin Juszkiewicz New
[v2] usb/pcap: set flag_setup [v2] usb/pcap: set flag_setup - - - - --- 2021-02-16 Gerd Hoffmann New
[RFC,3/3] hw/pflash_cfi01: Allow read-only devices to have a smaller backing device hw/pflash_cfi01: Reduce memory consumption when flash image is smaller than region - - - - --- 2021-02-16 David Edmondson New
[RFC,2/3] hw/pflash_cfi01: Correct the type of PFlashCFI01.ro hw/pflash_cfi01: Reduce memory consumption when flash image is smaller than region - - - - --- 2021-02-16 David Edmondson New
[RFC,1/3] hw/pflash_cfi*: Replace DPRINTF with trace events hw/pflash_cfi01: Reduce memory consumption when flash image is smaller than region - - - - --- 2021-02-16 David Edmondson New
qga: return a more explicit error on why a command is disabled qga: return a more explicit error on why a command is disabled - 1 - - --- 2021-02-16 Marc-André Lureau New
[v2,3/3] gitlab: fix inconsistent indentation fix build failures from incorrectly skipped container build jobs - - 1 - --- 2021-02-16 Daniel P. Berrangé New
[v2,2/3] gitlab: add fine grained job deps for all build jobs fix build failures from incorrectly skipped container build jobs - - 1 - --- 2021-02-16 Daniel P. Berrangé New
[v2,1/3] gitlab: always build container images fix build failures from incorrectly skipped container build jobs - - - - --- 2021-02-16 Daniel P. Berrangé New
MAINTAINERS: Add Bin Meng as co-maintainer for SD/MMC cards MAINTAINERS: Add Bin Meng as co-maintainer for SD/MMC cards 1 - - - --- 2021-02-16 Philippe Mathieu-Daudé New
[v4] MAINTAINERS: Add an entry for the Siemens SX1 (OMAP310) machines [v4] MAINTAINERS: Add an entry for the Siemens SX1 (OMAP310) machines - - - - --- 2021-02-16 Philippe Mathieu-Daudé New
replay: fix icount request when replaying clock access replay: fix icount request when replaying clock access - - - - --- 2021-02-16 Pavel Dovgalyuk New
event_notifier: Set ->initialized earlier in event_notifier_init() event_notifier: Set ->initialized earlier in event_notifier_init() - 1 - - --- 2021-02-16 Greg Kurz New
virtio-ccw: commands on revision-less devices virtio-ccw: commands on revision-less devices 2 - 2 - --- 2021-02-16 Cornelia Huck New
pc-bios/s390-ccw: Use memory barriers in virtio code pc-bios/s390-ccw: Use memory barriers in virtio code - - - - --- 2021-02-16 Thomas Huth New
[RFC] migrate/ram: remove "ram_bulk_stage" and "fpo_enabled" [RFC] migrate/ram: remove "ram_bulk_stage" and "fpo_enabled" - - - - --- 2021-02-16 David Hildenbrand New
[RFC,v19,15/15] i386: split off softmmu part of cpu.c i386 cleanup PART 2 - - - - --- 2021-02-16 Claudio Fontana New
[RFC,v19,14/15] i386: split seg_helper into user-only and softmmu parts i386 cleanup PART 2 - - - - --- 2021-02-16 Claudio Fontana New
[RFC,v19,13/15] i386: slit svm_helper into softmmu and stub-only user i386 cleanup PART 2 - - - - --- 2021-02-16 Claudio Fontana New
[RFC,v19,12/15] i386: separate fpu_helper into user and softmmu parts i386 cleanup PART 2 - - 1 - --- 2021-02-16 Claudio Fontana New
[RFC,v19,11/15] i386: split misc helper into user and softmmu parts i386 cleanup PART 2 - - - - --- 2021-02-16 Claudio Fontana New
[RFC,v19,10/15] i386: move TCG btp_helper into softmmu/ i386 cleanup PART 2 - - - - --- 2021-02-16 Claudio Fontana New
[RFC,v19,09/15] i386: split tcg excp_helper into softmmu and user parts i386 cleanup PART 2 - - - - --- 2021-02-16 Claudio Fontana New
[RFC,v19,08/15] i386: split smm helper (softmmu) i386 cleanup PART 2 - - - - --- 2021-02-16 Claudio Fontana New
[RFC,v19,07/15] i386: split off softmmu-only functionality in tcg-cpu i386 cleanup PART 2 - - - - --- 2021-02-16 Claudio Fontana New
[RFC,v19,06/15] meson: add target_user_arch i386 cleanup PART 2 - - 1 - --- 2021-02-16 Claudio Fontana New
[RFC,v19,05/15] accel-cpu: make cpu_realizefn return a bool i386 cleanup PART 2 - - 3 - --- 2021-02-16 Claudio Fontana New
[RFC,v19,04/15] target/i386: fix host_cpu_adjust_phys_bits error handling i386 cleanup PART 2 - - 3 - --- 2021-02-16 Claudio Fontana New
[RFC,v19,03/15] accel: introduce new accessor functions i386 cleanup PART 2 - - 1 - --- 2021-02-16 Claudio Fontana New
[RFC,v19,02/15] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn i386 cleanup PART 2 - - 1 - --- 2021-02-16 Claudio Fontana New
[RFC,v19,01/15] i386: split cpu accelerators from cpu.c, using AccelCPUClass i386 cleanup PART 2 - - 1 - --- 2021-02-16 Claudio Fontana New
[v2] meson.build: expose TCG cross compiler information in summary [v2] meson.build: expose TCG cross compiler information in summary 1 - 1 1 --- 2021-02-16 Alex Bennée New
[v2] replay: notify CPU on event [v2] replay: notify CPU on event - - - - --- 2021-02-16 Pavel Dovgalyuk New
[2/2] spice: flush drawing before notifying client [1/2] spice: flush on GL update before notifying client - - - - --- 2021-02-16 Marc-André Lureau New
[1/2] spice: flush on GL update before notifying client [1/2] spice: flush on GL update before notifying client - - - - --- 2021-02-16 Marc-André Lureau New
scripts/checkpatch: Improve the check for authors mangled by the mailing list scripts/checkpatch: Improve the check for authors mangled by the mailing list - - 2 - --- 2021-02-16 Thomas Huth New
virtio-pci: add check for vdev in virtio_pci_isr_read virtio-pci: add check for vdev in virtio_pci_isr_read - - - - --- 2021-02-16 Yuri Benditovich New
[PULL,9/9] Acceptance Tests: set up existing ssh keys by default [PULL,1/9] Acceptance Tests: bump Avocado version requirement to 85.0 - - 2 - --- 2021-02-16 Cleber Rosa New
[PULL,8/9] Acceptance Tests: fix population of public key in cloudinit image [PULL,1/9] Acceptance Tests: bump Avocado version requirement to 85.0 - - 3 - --- 2021-02-16 Cleber Rosa New
[PULL,7/9] Acceptance Tests: introduce method for requiring an accelerator [PULL,1/9] Acceptance Tests: bump Avocado version requirement to 85.0 - - 2 - --- 2021-02-16 Cleber Rosa New
[PULL,6/9] Acceptance Tests: introduce LinuxTest base class [PULL,1/9] Acceptance Tests: bump Avocado version requirement to 85.0 - - 2 - --- 2021-02-16 Cleber Rosa New
[PULL,5/9] maint: Tell git that *.py files should use python diff hunks [PULL,1/9] Acceptance Tests: bump Avocado version requirement to 85.0 - - 2 - --- 2021-02-16 Cleber Rosa New
[PULL,4/9] tests/acceptance/virtio-gpu.py: preserve virtio-user-gpu log [PULL,1/9] Acceptance Tests: bump Avocado version requirement to 85.0 - - 2 - --- 2021-02-16 Cleber Rosa New
[PULL,3/9] Python: close the log file kept by QEMUMachine before reading it [PULL,1/9] Acceptance Tests: bump Avocado version requirement to 85.0 - - 1 - --- 2021-02-16 Cleber Rosa New
[PULL,2/9] virtiofs_submounts.py test: Note on vmlinuz param [PULL,1/9] Acceptance Tests: bump Avocado version requirement to 85.0 - - 3 - --- 2021-02-16 Cleber Rosa New
[PULL,1/9] Acceptance Tests: bump Avocado version requirement to 85.0 [PULL,1/9] Acceptance Tests: bump Avocado version requirement to 85.0 1 - 2 - --- 2021-02-16 Cleber Rosa New
[PULL,0/9] Acceptance Tests and Python libs patches for 2021-02-15 - - - - --- 2021-02-16 Cleber Rosa New
[v2,6/6] hw/sd: sdhci: Reset the data pointer of s->fifo_buffer[] when a different block size is pr… hw/sd: sdhci: Fixes to CVE-2020-17380, CVE-2020-25085, CVE-2021-3409 - 4 - - --- 2021-02-16 Bin Meng Superseded
[v2,5/6] hw/sd: sdhci: Limit block size only when SDHC_BLKSIZE register is writable hw/sd: sdhci: Fixes to CVE-2020-17380, CVE-2020-25085, CVE-2021-3409 - - 1 - --- 2021-02-16 Bin Meng Superseded
[v2,4/6] hw/sd: sdhci: Simplify updating s->prnsts in sdhci_sdma_transfer_multi_blocks() hw/sd: sdhci: Fixes to CVE-2020-17380, CVE-2020-25085, CVE-2021-3409 - - 2 - --- 2021-02-16 Bin Meng Superseded
[v2,3/6] hw/sd: sdhci: Correctly set the controller status for ADMA hw/sd: sdhci: Fixes to CVE-2020-17380, CVE-2020-25085, CVE-2021-3409 - 4 1 - --- 2021-02-16 Bin Meng Superseded
[v2,2/6] hw/sd: sdhci: Don't write to SDHC_SYSAD register when transfer is in progress hw/sd: sdhci: Fixes to CVE-2020-17380, CVE-2020-25085, CVE-2021-3409 - 4 - - --- 2021-02-16 Bin Meng Superseded
[v2,1/6] hw/sd: sdhci: Don't transfer any data when command time out hw/sd: sdhci: Fixes to CVE-2020-17380, CVE-2020-25085, CVE-2021-3409 1 4 - 2 --- 2021-02-16 Bin Meng Superseded
[v6,19/19] qapi/introspect.py: add SchemaMetaType enum qapi: static typing conversion, pt2 - - - - --- 2021-02-16 John Snow New
[v6,18/19] qapi/introspect.py: set _gen_tree's default ifcond argument to () qapi: static typing conversion, pt2 - - - - --- 2021-02-16 John Snow New
[v6,17/19] qapi/introspect.py: Type _gen_tree variants as Sequence[str] qapi: static typing conversion, pt2 - - - - --- 2021-02-16 John Snow New
[v6,16/19] qapi/introspect.py: Update copyright and authors list qapi: static typing conversion, pt2 - - - - --- 2021-02-16 John Snow New
[v6,15/19] qapi/introspect.py: Add docstrings to _gen_tree and _tree_to_qlit qapi: static typing conversion, pt2 - - - - --- 2021-02-16 John Snow New
[v6,14/19] qapi/introspect.py: add type hint annotations qapi: static typing conversion, pt2 - - 1 - --- 2021-02-16 John Snow New
[v6,13/19] qapi/introspect.py: remove _gen_variants helper qapi: static typing conversion, pt2 - - - - --- 2021-02-16 John Snow New
[v6,12/19] qapi/introspect.py: improve readability of _tree_to_qlit qapi: static typing conversion, pt2 - - - - --- 2021-02-16 John Snow New
[v6,11/19] qapi/introspect.py: improve _tree_to_qlit error message qapi: static typing conversion, pt2 - - - - --- 2021-02-16 John Snow New
[v6,10/19] qapi/introspect.py: create a typed 'Annotated' data strutcure qapi: static typing conversion, pt2 - - - - --- 2021-02-16 John Snow New
[v6,09/19] qapi/introspect.py: Introduce preliminary tree typing qapi: static typing conversion, pt2 - - - - --- 2021-02-16 John Snow New
[v6,08/19] qapi/introspect.py: Always define all 'extra' dict keys qapi: static typing conversion, pt2 - - - - --- 2021-02-16 John Snow New
[v6,07/19] qapi/introspect.py: replace 'extra' dict with 'comment' argument qapi: static typing conversion, pt2 - - - - --- 2021-02-16 John Snow New
[v6,06/19] qapi/introspect.py: Unify return type of _make_tree() qapi: static typing conversion, pt2 - - - - --- 2021-02-16 John Snow New
[v6,05/19] qapi/introspect.py: guard against ifcond/comment misuse qapi: static typing conversion, pt2 - - - - --- 2021-02-16 John Snow New
« 1 2 ... 1251 1252 12534358 4359 »