Show patches with: Archived = No       |   431945 patches
« 1 2 ... 977 978 9794319 4320 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,02/11] hw: Remove unused 'hw/devices.h' include hw: Remove "hw/devices.h" 1 - 1 1 --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,03/11] hw/devices: Move TC6393XB declarations into a new header hw: Remove "hw/devices.h" - - - - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,04/11] hw/devices: Move Blizzard declarations into a new header hw: Remove "hw/devices.h" - - 1 - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,05/11] hw/devices: Move CBus declarations into a new header hw: Remove "hw/devices.h" - - 1 - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,06/11] hw/devices: Move Gamepad declarations into a new header hw: Remove "hw/devices.h" - - - - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,07/11] hw/devices: Move TI touchscreen declarations into a new header hw: Remove "hw/devices.h" - - - - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,08/11] hw/devices: Move LAN9118 declarations into a new header hw: Remove "hw/devices.h" - - - - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,09/11] hw/net/ne2000-isa: Add guards to the header hw: Remove "hw/devices.h" - - 1 - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,10/11] hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string hw: Remove "hw/devices.h" - - - - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,11/11] hw/devices: Move SMSC 91C111 declaration into a new header hw: Remove "hw/devices.h" - - - - --- 2019-02-04 Philippe Mathieu-Daudé New
[v3,1/8] ahci-test: Add dependency to qemu-img tool OpenBSD: Block layer fixes (was 'Enable qtesting') - - 1 - --- 2019-02-05 Philippe Mathieu-Daudé New
[v3,2/8] qemu-iotests: Add dependency to qemu-nbd tool OpenBSD: Block layer fixes (was 'Enable qtesting') - - 1 - --- 2019-02-05 Philippe Mathieu-Daudé New
[v3,3/8] qemu-iotests: Improve portability by searching bash in the $PATH OpenBSD: Block layer fixes (was 'Enable qtesting') - - 1 - --- 2019-02-05 Philippe Mathieu-Daudé New
[v3,4/8] qemu-iotests: Ensure GNU sed is used OpenBSD: Block layer fixes (was 'Enable qtesting') - - - - --- 2019-02-05 Philippe Mathieu-Daudé New
[v3,5/8] iotests: Let verify_platform() check for unsupported platforms OpenBSD: Block layer fixes (was 'Enable qtesting') - - - - --- 2019-02-05 Philippe Mathieu-Daudé New
[v3,6/8] RFC iotests: Disable 208 on OpenBSD OpenBSD: Block layer fixes (was 'Enable qtesting') - - - - --- 2019-02-05 Philippe Mathieu-Daudé New
[v3,7/8] RFC iotests: Disable 209 on OpenBSD OpenBSD: Block layer fixes (was 'Enable qtesting') - - - - --- 2019-02-05 Philippe Mathieu-Daudé New
[v3,8/8] RFC iotests: Disable 236 and 238 on OpenBSD OpenBSD: Block layer fixes (was 'Enable qtesting') - - - - --- 2019-02-05 Philippe Mathieu-Daudé New
[1/3] Revert "contrib/vhost-user-blk: fix the compilation issue" pci, vhost-user: Fix two incorrectly applied patches - 1 - - --- 2019-02-12 Philippe Mathieu-Daudé New
[2/3] contrib/vhost-user-blk: fix the compilation issue pci, vhost-user: Fix two incorrectly applied patches - - 3 - --- 2019-02-12 Philippe Mathieu-Daudé New
[3/3] i386/kvm: ignore masked irqs when update msi routes pci, vhost-user: Fix two incorrectly applied patches - - 1 - --- 2019-02-12 Philippe Mathieu-Daudé New
hw/dma/i8257: Use qemu_log_mask(UNIMP) instead of fprintf hw/dma/i8257: Use qemu_log_mask(UNIMP) instead of fprintf - - 2 - --- 2019-02-12 Philippe Mathieu-Daudé New
chardev/wctablet: Fix a typo chardev/wctablet: Fix a typo - - 1 - --- 2019-02-12 Philippe Mathieu-Daudé New
[v2] chardev/wctablet: Fix a typo [v2] chardev/wctablet: Fix a typo - - 1 - --- 2019-02-13 Philippe Mathieu-Daudé New
[v2,1/9] ccid-card-passthru: Move assertion in read() to can_read() ccid-card-passthru: check buffer size parameter - - 1 - --- 2019-02-14 Philippe Mathieu-Daudé New
[v2,2/9] ccid-card-passthru: Replace never trigger if statement by an assertion ccid-card-passthru: check buffer size parameter - 1 - - --- 2019-02-14 Philippe Mathieu-Daudé New
[v2,3/9] ccid-card-passthru: Assert on a stricter expression ccid-card-passthru: check buffer size parameter - - - - --- 2019-02-14 Philippe Mathieu-Daudé New
[v2,4/9] ccid-card-passthru: Let the chardev::read() be more generic ccid-card-passthru: check buffer size parameter - - - - --- 2019-02-14 Philippe Mathieu-Daudé New
[v2,5/9] ccid-card-passthru: Replace assert() by QEMU_BUILD_BUG_ON() ccid-card-passthru: check buffer size parameter - - 1 - --- 2019-02-14 Philippe Mathieu-Daudé New
[v2,6/9] ccid-card-passthru: Simplify the if() condition ccid-card-passthru: check buffer size parameter - - 1 - --- 2019-02-14 Philippe Mathieu-Daudé New
[v2,7/9] ccid-card-passthru: Use QERR_MISSING_PARAMETER ccid-card-passthru: check buffer size parameter - - - - --- 2019-02-14 Philippe Mathieu-Daudé New
[v2,8/9] ccid-card-passthru: Use size_t to hold size argument ccid-card-passthru: check buffer size parameter - - 1 - --- 2019-02-14 Philippe Mathieu-Daudé New
[v2,9/9] ccid-card-passthru: Use size_t for index ccid-card-passthru: check buffer size parameter - - 1 - --- 2019-02-14 Philippe Mathieu-Daudé New
block/iscsi: Restrict Linux-specific code block/iscsi: Restrict Linux-specific code - - - - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,01/25] chardev: Simplify IOWatchPoll::fd_can_read as a GSourceFunc chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,02/25] chardev: Assert IOCanReadHandler can not be negative chardev: Convert qemu_chr_write() to take a size_t argument - - - - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,03/25] chardev/wctablet: Use unsigned type to hold unsigned value chardev: Convert qemu_chr_write() to take a size_t argument - - 2 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,04/25] chardev: Let qemu_chr_be_can_write() return a size_t types chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,05/25] gdbstub: Use size_t for strlen() return value chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,06/25] gdbstub: Use size_t to hold GDBState::last_packet_len chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,07/25] gdbstub: Let put_buffer() use size_t chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,08/25] ui/gtk: Remove pointless cast chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,09/25] vhost-user: Express sizeof with size_t chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,10/25] usb-redir: Verify usbredirparser_write get called with positive count chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,11/25] xen: Let xencons_send() take a 'size' argument chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,12/25] xen: Let buffer_append() return the size consumed chardev: Convert qemu_chr_write() to take a size_t argument - - - - --- 2019-02-20 Philippe Mathieu-Daudé New
[RFC,v3,13/25] xen: Let buffer_append() return a size_t chardev: Convert qemu_chr_write() to take a size_t argument - - - - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,14/25] virtio-serial: Let VirtIOSerialPortClass::have_data() use size_t chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,15/25] spapr-vty: Let vty_putchars() use size_t chardev: Convert qemu_chr_write() to take a size_t argument 1 - - - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,16/25] tpm: Use size_t to hold sizes chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,17/25] net/filter-mirror: Use size_t chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,18/25] s390x/3270: Let insert_IAC_escape_char() use size_t chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,19/25] s390/ebcdic: Use size_t to iterate over arrays chardev: Convert qemu_chr_write() to take a size_t argument 1 - - - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,20/25] s390x/sclp: Use a const variable to improve readability chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,21/25] s390x/sclp: Use size_t in process_mdb() chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,22/25] s390x/sclp: Let write_console_data() take a size_t chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,23/25] hw/ipmi: Assert outlen > outpos chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,24/25] chardev: Let qemu_chr_fe_write[_all] use size_t type argument chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,25/25] chardev: Let qemu_chr_write[_all] use size_t chardev: Convert qemu_chr_write() to take a size_t argument - - - - --- 2019-02-20 Philippe Mathieu-Daudé New
[RFC] travis: Bump Xcode 10 image to 10.2 [RFC] travis: Bump Xcode 10 image to 10.2 - - - - --- 2019-02-20 Philippe Mathieu-Daudé New
hw/arm: Use object_initialize_child for correct reference counting hw/arm: Use object_initialize_child for correct reference counting - - - - --- 2019-02-21 Philippe Mathieu-Daudé New
BootLinuxConsoleTest: Let extract_from_deb handle various compressions BootLinuxConsoleTest: Let extract_from_deb handle various compressions - - - 1 --- 2019-03-02 Philippe Mathieu-Daudé New
[1/2] util/error: Remove an unnecessary NULL check util/error: Trivial cleanup - - 2 - --- 2019-03-02 Philippe Mathieu-Daudé New
[2/2] util/error: Remove unnecessary saved_errno util/error: Trivial cleanup - - - - --- 2019-03-02 Philippe Mathieu-Daudé New
[1/4] pflash_cfi01: Add pflash_cfi01_get_blk() helper pc: Support firmware configuration with -blockdev (splitted) - - 1 - --- 2019-03-04 Philippe Mathieu-Daudé New
[2/4] hw/i386/pc_sysfw: Remove obsolete PcSysFwDevice pc: Support firmware configuration with -blockdev (splitted) - - 1 - --- 2019-03-04 Philippe Mathieu-Daudé New
[3/4] hw/i386/pc_sysfw: Let pc_system_firmware_init() access PCMachineState pc: Support firmware configuration with -blockdev (splitted) - - - - --- 2019-03-04 Philippe Mathieu-Daudé New
[RFC,4/4] pc: Support firmware configuration with -blockdev pc: Support firmware configuration with -blockdev (splitted) - - 1 - --- 2019-03-04 Philippe Mathieu-Daudé New
[1/5] hw/mips/malta: Fix the DEBUG_BOARD_INIT code mips_malta: Clean up definition of flash memory size - 1 1 - --- 2019-03-05 Philippe Mathieu-Daudé New
[2/5] hw/mips/malta: Remove fl_sectors variable (used one single time) mips_malta: Clean up definition of flash memory size - - - - --- 2019-03-05 Philippe Mathieu-Daudé New
[3/5] hw/mips/malta: Restrict 'bios_size' variable scope mips_malta: Clean up definition of flash memory size - - - - --- 2019-03-05 Philippe Mathieu-Daudé New
[4/5] hw/mips/malta: Only accept 'monitor' pflash of 4MiB mips_malta: Clean up definition of flash memory size - - - - --- 2019-03-05 Philippe Mathieu-Daudé New
[5/5] mips_malta: Clean up definition of flash memory size somewhat mips_malta: Clean up definition of flash memory size - - 1 - --- 2019-03-05 Philippe Mathieu-Daudé New
[v3,1/2] oslib-posix: Ignore fcntl("/dev/null", F_SETFL, O_NONBLOCK) failure OpenBSD: Let QEMU 4.0 be usable from OpenBSD 6.0 and onwards - - 2 - --- 2019-03-07 Philippe Mathieu-Daudé New
[v3,2/2] configure: Disable W^X on OpenBSD OpenBSD: Let QEMU 4.0 be usable from OpenBSD 6.0 and onwards - - - - --- 2019-03-07 Philippe Mathieu-Daudé New
[v4,1/4] tests/multiboot: Improve portability by searching bash in the $PATH tests: Allow use of Ports bash and GNU sed extensions - - 2 - --- 2019-03-07 Philippe Mathieu-Daudé New
[v4,2/4] tests/bios-tables: Improve portability by searching bash in the $PATH tests: Allow use of Ports bash and GNU sed extensions 1 - 3 - --- 2019-03-07 Philippe Mathieu-Daudé New
[v4,3/4] qemu-iotests: Improve portability by searching bash in the $PATH tests: Allow use of Ports bash and GNU sed extensions - - 1 - --- 2019-03-07 Philippe Mathieu-Daudé New
[v4,4/4] qemu-iotests: Ensure GNU sed is used tests: Allow use of Ports bash and GNU sed extensions - - - - --- 2019-03-07 Philippe Mathieu-Daudé New
[v4,1/2] ahci-test: Add dependency to qemu-img tool qemu-iotests: Add dependency to qemu-block tools - - 1 - --- 2019-03-07 Philippe Mathieu-Daudé New
[v4,2/2] qemu-iotests: Add dependency to qemu-nbd tool qemu-iotests: Add dependency to qemu-block tools - - 1 - --- 2019-03-07 Philippe Mathieu-Daudé New
[v2,01/18] hw/arm/virt: Remove null-check in virt_build_smbios() fw_cfg: reduce memleaks, add QMP/HMP info + edk2_add_host_crypto_policy - 1 2 - --- 2019-03-08 Philippe Mathieu-Daudé New
[v2,02/18] hw/i386: Remove unused include fw_cfg: reduce memleaks, add QMP/HMP info + edk2_add_host_crypto_policy - - 2 - --- 2019-03-08 Philippe Mathieu-Daudé New
[v2,03/18] cutils: Add qemu_strdup_hexlify() and qemu_strdup_unhexlify() fw_cfg: reduce memleaks, add QMP/HMP info + edk2_add_host_crypto_policy - - - - --- 2019-03-08 Philippe Mathieu-Daudé New
[v2,04/18] hw/nvram/fw_cfg: Add trace events fw_cfg: reduce memleaks, add QMP/HMP info + edk2_add_host_crypto_policy - - - - --- 2019-03-08 Philippe Mathieu-Daudé New
[v2,05/18] hw/nvram/fw_cfg: Use the ldst API fw_cfg: reduce memleaks, add QMP/HMP info + edk2_add_host_crypto_policy - - 1 - --- 2019-03-08 Philippe Mathieu-Daudé New
[v2,06/18] hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_size fw_cfg: reduce memleaks, add QMP/HMP info + edk2_add_host_crypto_policy - - 2 - --- 2019-03-08 Philippe Mathieu-Daudé New
[v2,07/18] hw/nvram/fw_cfg: Add fw_cfg_common_unrealize() fw_cfg: reduce memleaks, add QMP/HMP info + edk2_add_host_crypto_policy - - 1 - --- 2019-03-08 Philippe Mathieu-Daudé New
[v2,08/18] hw/nvram/fw_cfg: Move fw_cfg_file_slots_allocate() to common_realize() fw_cfg: reduce memleaks, add QMP/HMP info + edk2_add_host_crypto_policy - - - - --- 2019-03-08 Philippe Mathieu-Daudé New
[v2,09/18] hw/nvram/fw_cfg: Free file_slots in common_unrealize() fw_cfg: reduce memleaks, add QMP/HMP info + edk2_add_host_crypto_policy - - 1 - --- 2019-03-08 Philippe Mathieu-Daudé New
[v2,10/18] hw/nvram/fw_cfg: Add reboot_timeout to FWCfgState fw_cfg: reduce memleaks, add QMP/HMP info + edk2_add_host_crypto_policy - - - - --- 2019-03-08 Philippe Mathieu-Daudé New
[v2,11/18] hw/nvram/fw_cfg: Add boot_splash.time_le16 to FWCfgState fw_cfg: reduce memleaks, add QMP/HMP info + edk2_add_host_crypto_policy - - - - --- 2019-03-08 Philippe Mathieu-Daudé New
[v2,12/18] hw/nvram/fw_cfg: Keep reference of file_data in FWCfgState fw_cfg: reduce memleaks, add QMP/HMP info + edk2_add_host_crypto_policy - - 1 - --- 2019-03-08 Philippe Mathieu-Daudé New
[v2,13/18] hw/nvram/fw_cfg: Add QMP 'info fw_cfg' command fw_cfg: reduce memleaks, add QMP/HMP info + edk2_add_host_crypto_policy - - - - --- 2019-03-08 Philippe Mathieu-Daudé New
[v2,14/18] hw/nvram/fw_cfg: Add HMP 'info fw_cfg' command fw_cfg: reduce memleaks, add QMP/HMP info + edk2_add_host_crypto_policy - - 1 - --- 2019-03-08 Philippe Mathieu-Daudé New
[v2,15/18] hw/nvram/fw_cfg: Add fw_cfg_add_file_from_host() fw_cfg: reduce memleaks, add QMP/HMP info + edk2_add_host_crypto_policy - - - - --- 2019-03-08 Philippe Mathieu-Daudé New
[v2,16/18] hw/firmware: Add Edk2Crypto and edk2_add_host_crypto_policy() fw_cfg: reduce memleaks, add QMP/HMP info + edk2_add_host_crypto_policy - - - - --- 2019-03-08 Philippe Mathieu-Daudé New
[v2,17/18] hw/i386: Use edk2_add_host_crypto_policy() fw_cfg: reduce memleaks, add QMP/HMP info + edk2_add_host_crypto_policy - - - - --- 2019-03-08 Philippe Mathieu-Daudé New
[v2,18/18] hw/arm/virt: Use edk2_add_host_crypto_policy() fw_cfg: reduce memleaks, add QMP/HMP info + edk2_add_host_crypto_policy - - - - --- 2019-03-08 Philippe Mathieu-Daudé New
[1/3] .travis.yml: Reduce the out-of-tree target list travis-ci: Test installing Sphinx documentation - - - - --- 2019-03-08 Philippe Mathieu-Daudé New
« 1 2 ... 977 978 9794319 4320 »