Show patches with: State = Action Required       |    Archived = No       |   428701 patches
« 1 2 ... 627 628 6294287 4288 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v12,03/21] job.c: API functions not used outside should be static job: replace AioContext lock with job_mutex - - 3 - --- 2022-09-26 Emanuele Giuseppe Esposito New
[v12,02/21] job.h: categorize fields in struct Job job: replace AioContext lock with job_mutex - - 3 - --- 2022-09-26 Emanuele Giuseppe Esposito New
[v12,01/21] job.c: make job_mutex and job_lock/unlock() public job: replace AioContext lock with job_mutex - - 2 - --- 2022-09-26 Emanuele Giuseppe Esposito New
[2/2] vhost-net: Fix the virito features negotiation flaw Fix the virito features negotiation flaw - - - - --- 2022-09-26 Hyman Huang New
[1/2] vhost-user: Refactor vhost acked features saving Fix the virito features negotiation flaw - - - - --- 2022-09-26 Hyman Huang New
[RFC] ast2600: Fix CPU features [RFC] ast2600: Fix CPU features - - - - --- 2022-09-26 Cédric Le Goater New
ui/vnc-clipboard: fix integer underflow in vnc_client_cut_text_ext ui/vnc-clipboard: fix integer underflow in vnc_client_cut_text_ext - 2 - - --- 2022-09-25 Mauro Matteo Cascella New
[2/2] linux-user: don't use AT_EXECFD in do_openat() linux-user: handle /proc/self/exe with execve() syscall - - - - --- 2022-09-25 Laurent Vivier New
[1/2] linux-user: handle /proc/self/exe with execve() syscall linux-user: handle /proc/self/exe with execve() syscall - - - - --- 2022-09-25 Laurent Vivier New
qemu-nbd: set timeout to qemu-nbd socket qemu-nbd: set timeout to qemu-nbd socket - - - - --- 2022-09-25 luzhipeng New
[2/2] target/m68k: use M68K_FEATURE_MOVEFROMSR_PRIV feature for move_from_sr privilege check target/m68k: MacOS supervisor/user mode switch fixes - part 2 - - 1 - --- 2022-09-25 Mark Cave-Ayland New
[1/2] target/m68k: increase size of m68k CPU features from uint32_t to uint64_t target/m68k: MacOS supervisor/user mode switch fixes - part 2 - - - - --- 2022-09-25 Mark Cave-Ayland New
hw/intc: sifive_plic: fix hard-coded max priority level hw/intc: sifive_plic: fix hard-coded max priority level - - 1 - --- 2022-09-25 Jim Shu New
[v2,13/13] mac_nvram: Use NVRAM_SIZE constant Misc ppc/mac machines clean up - - 1 - --- 2022-09-25 BALATON Zoltan New
[v2,12/13] hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h Misc ppc/mac machines clean up - - 1 - --- 2022-09-25 BALATON Zoltan New
[v2,11/13] hw/ppc/mac.h: Move PROM and KERNEL defines to board code Misc ppc/mac machines clean up - - 2 - --- 2022-09-25 BALATON Zoltan New
[v2,10/13] hw/ppc/mac.h: Move grackle-pcihost declaration out from shared header Misc ppc/mac machines clean up - - - - --- 2022-09-25 BALATON Zoltan New
[v2,09/13] hw/ppc/mac.h: Move macio specific parts out from shared header Misc ppc/mac machines clean up - - 2 - --- 2022-09-25 BALATON Zoltan New
[v2,08/13] hw/ppc/mac.h: Move newworld specific parts out from shared header Misc ppc/mac machines clean up - - 1 - --- 2022-09-25 BALATON Zoltan New
[v2,07/13] mac_{old|new}world: Reduce number of QOM casts Misc ppc/mac machines clean up - - 2 - --- 2022-09-25 BALATON Zoltan New
[v2,06/13] mac_newworld: Simplify creation of Uninorth devices Misc ppc/mac machines clean up - - - - --- 2022-09-25 BALATON Zoltan New
[v2,05/13] mac_oldworld: Do not open code sysbus_mmio_map() Misc ppc/mac machines clean up - - - - --- 2022-09-25 BALATON Zoltan New
[v2,04/13] mac_{old|new}world: Avoid else branch by setting default value Misc ppc/mac machines clean up - - - - --- 2022-09-25 BALATON Zoltan New
[v2,03/13] mac_{old|new}world: Set tbfreq at declaration Misc ppc/mac machines clean up - - 1 - --- 2022-09-25 BALATON Zoltan New
[v2,02/13] mac_oldworld: Drop some more variables Misc ppc/mac machines clean up - - 2 - --- 2022-09-25 BALATON Zoltan New
[v2,01/13] mac_newworld: Drop some variables Misc ppc/mac machines clean up - - 2 - --- 2022-09-25 BALATON Zoltan New
[v3,54/54] docs/devel: testing: Document writing portable test cases tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,53/54] tests/qtest: Enable qtest build on Windows tests/qtest: Enable running qtest on Windows - - - - --- 2022-09-25 Bin Meng New
[v3,52/54] .gitlab-ci.d/windows.yml: Display meson test logs tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,51/54] .gitlab-ci.d/windows.yml: Increase the timeout to 90 minutes tests/qtest: Enable running qtest on Windows - - - - --- 2022-09-25 Bin Meng New
[v3,50/54] tests/qtest: migration-test: Skip running some TLS cases for win32 tests/qtest: Enable running qtest on Windows - - - - --- 2022-09-25 Bin Meng New
[v3,49/54] io/channel-watch: Fix socket watch on Windows tests/qtest: Enable running qtest on Windows - - - - --- 2022-09-25 Bin Meng New
[v3,48/54] io/channel-watch: Drop the unnecessary cast tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,47/54] io/channel-watch: Drop a superfluous '#ifdef WIN32' tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,46/54] tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,45/54] tests/qtest: libqtest: Replace the call to close a socket with closesocket() tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,44/54] tests/qtest: microbit-test: Fix socket access for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,43/54] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is cance… tests/qtest: Enable running qtest on Windows - - - - --- 2022-09-25 Bin Meng New
[v3,42/54] chardev/char-file: Add FILE_SHARE_WRITE when opening the file for win32 tests/qtest: Enable running qtest on Windows - - - - --- 2022-09-25 Bin Meng New
[v3,41/54] tests/qtest: virtio-net-failover: Disable migration tests for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,40/54] tests/qtest: ide-test: Open file in binary mode tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,39/54] tests/qtest: migration-test: Disable IO redirection for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,38/54] tests/qtest: bios-tables-test: Adapt the case for win32 tests/qtest: Enable running qtest on Windows 1 - 1 - --- 2022-09-25 Bin Meng New
[v3,37/54] tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32 tests/qtest: Enable running qtest on Windows - - 2 - --- 2022-09-25 Bin Meng New
[v3,36/54] tests/qtest: Support libqtest to build and run on Windows tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,35/54] tests/qtest: libqtest: Install signal handler via signal() tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,34/54] tests/qtest: libqtest: Exclude the *_fds APIs for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,33/54] tests/qtest: Use send/recv for socket communication tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,32/54] tests/qtest: libqtest: Adapt global_qtest declaration for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,31/54] accel/qtest: Implement a portable qtest accelerator tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,30/54] tests/qtest: qmp-test: Skip running test_qmp_oob for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,29/54] tests/qtest: Build test-filter-{mirror, redirector} cases for posix only tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,28/54] tests/qtest: Skip running virtio-net-test cases that require socketpair() for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,27/54] hw/usb: dev-mtp: Use g_mkdir() tests/qtest: Enable running qtest on Windows 1 - - - --- 2022-09-25 Bin Meng New
[v3,26/54] fsdev/virtfs-proxy-helper: Use g_mkdir() tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,25/54] block/vvfat: Unify the mkdir() call tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,24/54] tests: vhost-user-bridge: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,23/54] tests/unit: test-qga: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,22/54] tests/unit: test-image-locking: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,21/54] tests/qtest: libqtest: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,20/54] tests/qtest: virtio-scsi-test: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,19/54] tests/qtest: virtio-blk-test: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,18/54] tests/qtest: vhost-user-test: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - - - --- 2022-09-25 Bin Meng New
[v3,17/54] tests/qtest: vhost-user-blk-test: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,16/54] tests/qtest: qmp-test: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - - - --- 2022-09-25 Bin Meng New
[v3,15/54] tests/qtest: pflash-cfi02-test: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - - - --- 2022-09-25 Bin Meng New
[v3,14/54] tests/qtest: migration-test: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - - - --- 2022-09-25 Bin Meng New
[v3,13/54] tests/qtest: ide-test: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,12/54] tests/qtest: hd-geo-test: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,11/54] tests/qtest: virtio_blk_fuzz: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,10/54] tests/qtest: generic_fuzz: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,09/54] tests/qtest: fdc-test: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,08/54] tests/qtest: cxl-test: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,07/54] tests/qtest: boot-serial-test: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,06/54] tests/qtest: aspeed_smc-test: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - 2 - --- 2022-09-25 Bin Meng New
[v3,05/54] tests/qtest: ahci-test: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,04/54] util/qemu-sockets: Use g_get_tmp_dir() to get the directory for temporary files tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,03/54] tcg: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - 2 - --- 2022-09-25 Bin Meng New
[v3,02/54] semihosting/arm-compat-semi: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v3,01/54] tests/qtest: i440fx-test: Rewrite create_blob_file() to be portable tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-25 Bin Meng New
[v5,17/17] accel/tcg: Split log_cpu_exec into inline and slow path tcg: CPUTLBEntryFull and TARGET_TB_PCREL - - 1 - --- 2022-09-25 Richard Henderson New
[v5,16/17] accel/tcg: Introduce TARGET_TB_PCREL tcg: CPUTLBEntryFull and TARGET_TB_PCREL - - - - --- 2022-09-25 Richard Henderson New
[v5,15/17] accel/tcg: Introduce tb_pc and tb_pc_log tcg: CPUTLBEntryFull and TARGET_TB_PCREL - - - - --- 2022-09-25 Richard Henderson New
[v5,14/17] include/hw/core: Create struct CPUJumpCache tcg: CPUTLBEntryFull and TARGET_TB_PCREL - - 1 - --- 2022-09-25 Richard Henderson New
[v5,13/17] accel/tcg: Do not align tb->page_addr[0] tcg: CPUTLBEntryFull and TARGET_TB_PCREL - - - - --- 2022-09-25 Richard Henderson New
[v5,12/17] accel/tcg: Use DisasContextBase in plugin_gen_tb_start tcg: CPUTLBEntryFull and TARGET_TB_PCREL - - 1 - --- 2022-09-25 Richard Henderson New
[v5,11/17] accel/tcg: Use bool for page_find_alloc tcg: CPUTLBEntryFull and TARGET_TB_PCREL - - 2 - --- 2022-09-25 Richard Henderson New
[v5,10/17] accel/tcg: Remove PageDesc code_bitmap tcg: CPUTLBEntryFull and TARGET_TB_PCREL - - 1 - --- 2022-09-25 Richard Henderson New
[v5,09/17] accel/tcg: Add force_aligned to CPUTLBEntryFull tcg: CPUTLBEntryFull and TARGET_TB_PCREL - - - - --- 2022-09-25 Richard Henderson New
[v5,08/17] accel/tcg: Move byte_swap from MemTxAttrs to CPUTLBEntryFull tcg: CPUTLBEntryFull and TARGET_TB_PCREL - - 1 - --- 2022-09-25 Richard Henderson New
[v5,07/17] target/sparc: Use tlb_set_page_full tcg: CPUTLBEntryFull and TARGET_TB_PCREL - - - - --- 2022-09-25 Richard Henderson New
[v5,06/17] include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA tcg: CPUTLBEntryFull and TARGET_TB_PCREL - - 3 - --- 2022-09-25 Richard Henderson New
[v5,05/17] accel/tcg: Introduce tlb_set_page_full tcg: CPUTLBEntryFull and TARGET_TB_PCREL - - 3 - --- 2022-09-25 Richard Henderson New
[v5,04/17] accel/tcg: Introduce probe_access_full tcg: CPUTLBEntryFull and TARGET_TB_PCREL - - 3 - --- 2022-09-25 Richard Henderson New
[v5,03/17] accel/tcg: Suppress auto-invalidate in probe_access_internal tcg: CPUTLBEntryFull and TARGET_TB_PCREL - - 3 - --- 2022-09-25 Richard Henderson New
[v5,02/17] accel/tcg: Drop addr member from SavedIOTLB tcg: CPUTLBEntryFull and TARGET_TB_PCREL - - 3 - --- 2022-09-25 Richard Henderson New
[v5,01/17] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull tcg: CPUTLBEntryFull and TARGET_TB_PCREL - - 3 - --- 2022-09-25 Richard Henderson New
[v3,2/2] hw/ide/piix: Ignore writes of hardwired PCI command register bits Re: hw/ide/piix: Ignore writes of hardwired PCI command register bits - - - - --- 2022-09-25 Lev Kujawski New
[v3,1/2] qpci_device_enable: Allow for command bits hardwired to 0 Re: hw/ide/piix: Ignore writes of hardwired PCI command register bits - - - - --- 2022-09-25 Lev Kujawski New
[2/2] audio: improve out.voices test Fix audio voices tests - - 1 - --- 2022-09-25 Helge Konetzka New
« 1 2 ... 627 628 6294287 4288 »