Show patches with: Archived = No       |   430957 patches
« 1 2 ... 970 971 9724309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[2/3] .travis.yml: Test the documentation installation process travis-ci: Test installing Sphinx documentation - - - - --- 2019-03-08 Philippe Mathieu-Daudé New
[3/3] .travis.yml: Test installing Sphinx documentation in out-of-tree build travis-ci: Test installing Sphinx documentation - - - - --- 2019-03-08 Philippe Mathieu-Daudé New
[v3,1/2] hw/arm/virt: Remove null-check in virt_build_smbios() fw_cfg: Trivial cleanups - - 2 - --- 2019-03-09 Philippe Mathieu-Daudé New
[v3,2/2] hw/nvram/fw_cfg: Use the ldst API fw_cfg: Trivial cleanups - - 1 - --- 2019-03-09 Philippe Mathieu-Daudé New
[1/2] target/ppc: Optimize xviexpdp() using deposit_i64() target/ppc: Optimize VSX instructions using deposit_i64() - - - - --- 2019-03-09 Philippe Mathieu-Daudé New
[2/2] target/ppc: Optimize x[sv]xsigdp using deposit_i64() target/ppc: Optimize VSX instructions using deposit_i64() - - - - --- 2019-03-09 Philippe Mathieu-Daudé New
[1/6] target/m68k: Reduce the l1 TCGLabel scope target/m68k: Optimize few instructions using deposit/extraxt_i32() - - 1 - --- 2019-03-10 Philippe Mathieu-Daudé New
[2/6] target/m68k: Optimize the partset instruction using deposit_i32() target/m68k: Optimize few instructions using deposit/extraxt_i32() - - - - --- 2019-03-10 Philippe Mathieu-Daudé New
[3/6] target/m68k: Fix a tcg_temp leak target/m68k: Optimize few instructions using deposit/extraxt_i32() - - 1 - --- 2019-03-10 Philippe Mathieu-Daudé New
[4/6] target/m68k: Optimize get_sr() using deposit_i32() target/m68k: Optimize few instructions using deposit/extraxt_i32() - - - - --- 2019-03-10 Philippe Mathieu-Daudé New
[5/6] target/m68k: Optimize rotate_x() using extract_i32() target/m68k: Optimize few instructions using deposit/extraxt_i32() - - 1 - --- 2019-03-10 Philippe Mathieu-Daudé New
[6/6] target/m68k: Reduce the scope of the 'zero' tcg_temp target/m68k: Optimize few instructions using deposit/extraxt_i32() - - - - --- 2019-03-10 Philippe Mathieu-Daudé New
[v3,1/4] hw/nvram/fw_cfg: Add fw_cfg_add_file_from_host() fw_cfg: Add edk2_add_host_crypto_policy() - - - - --- 2019-03-10 Philippe Mathieu-Daudé New
[v3,2/4] hw/firmware: Add Edk2Crypto and edk2_add_host_crypto_policy() fw_cfg: Add edk2_add_host_crypto_policy() - - - - --- 2019-03-10 Philippe Mathieu-Daudé New
[v3,3/4] hw/i386: Use edk2_add_host_crypto_policy() fw_cfg: Add edk2_add_host_crypto_policy() - - - - --- 2019-03-10 Philippe Mathieu-Daudé New
[v3,4/4] hw/arm/virt: Use edk2_add_host_crypto_policy() fw_cfg: Add edk2_add_host_crypto_policy() - - - - --- 2019-03-10 Philippe Mathieu-Daudé New
[1/8] hw/i2c: The ACPI_SMBUS Kconfig depends on ACPI Kconfig: Clean up the PIIX southbridge devices - - - - --- 2019-03-10 Philippe Mathieu-Daudé New
[2/8] hw/input: Add 8042 PS/2 Keyboard Controller to Kconfig Kconfig: Clean up the PIIX southbridge devices - - - - --- 2019-03-10 Philippe Mathieu-Daudé New
[3/8] hw/southbridge: Add the PIIX chipset to Kconfig Kconfig: Clean up the PIIX southbridge devices - - - - --- 2019-03-10 Philippe Mathieu-Daudé New
[4/8] hw/southbridge: Add the PIIX3 chipset to Kconfig Kconfig: Clean up the PIIX southbridge devices - - - - --- 2019-03-10 Philippe Mathieu-Daudé New
[5/8] hw/southbridge: Cleanup the PIIX4 chipset in Kconfig Kconfig: Clean up the PIIX southbridge devices - - - - --- 2019-03-10 Philippe Mathieu-Daudé New
[6/8] hw/southbridge: Add ACPI_PIIX4 to Kconfig Kconfig: Clean up the PIIX southbridge devices - - - - --- 2019-03-10 Philippe Mathieu-Daudé New
[7/8] hw/i386: The 'isapc' machine is built around a PIIX3 southbridge Kconfig: Clean up the PIIX southbridge devices - - - - --- 2019-03-10 Philippe Mathieu-Daudé New
[8/8] hw/i386: Move ACPI_SMBUS out of I440FX (Kconfig) Kconfig: Clean up the PIIX southbridge devices - - - - --- 2019-03-10 Philippe Mathieu-Daudé New
[1/5] roms/edk2: Avoid bashism in Makefile 'shell' function travis-ci: Build EDK2 roms - - - - --- 2019-03-11 Philippe Mathieu-Daudé New
[2/5] roms/edk2: Avoid bashism in script travis-ci: Build EDK2 roms - - - - --- 2019-03-11 Philippe Mathieu-Daudé New
[3/5] roms/edk2: Pass extra arguments to the build script via EDK2_BUILD_OPTIONS travis-ci: Build EDK2 roms - - - - --- 2019-03-11 Philippe Mathieu-Daudé New
[4/5] NOTFORMERGE roms/edk2: Use arm-linux-gnueabihf-gcc on Debian based distribs travis-ci: Build EDK2 roms - - - - --- 2019-03-11 Philippe Mathieu-Daudé New
[5/5] .travis.yml: Build and install EDK2 roms travis-ci: Build EDK2 roms - - - - --- 2019-03-11 Philippe Mathieu-Daudé New
[v3,1/7] hw/mips: Express dependencies of the MIPSsim machine with Kconfig Kconfig dependencies for MIPS machines (but Malta) - - 1 - --- 2019-03-11 Philippe Mathieu-Daudé New
[v3,2/7] hw/mips: Express dependencies of the Jazz machine with Kconfig Kconfig dependencies for MIPS machines (but Malta) - - 1 - --- 2019-03-11 Philippe Mathieu-Daudé New
[v3,3/7] hw/mips: Express dependencies of the r4k platform with Kconfig Kconfig dependencies for MIPS machines (but Malta) - - - - --- 2019-03-11 Philippe Mathieu-Daudé New
[v3,4/7] hw/mips: Remove the redundant CONFIG_MIPS_ITU Makefile variable Kconfig dependencies for MIPS machines (but Malta) - - - - --- 2019-03-11 Philippe Mathieu-Daudé New
[v3,5/7] hw/mips: Express dependencies of the Boston machine with Kconfig Kconfig dependencies for MIPS machines (but Malta) - - 2 - --- 2019-03-11 Philippe Mathieu-Daudé New
[v3,6/7] hw/pci-host: Use CONFIG_PCI_BONITO to select the Bonito North Bridge Kconfig dependencies for MIPS machines (but Malta) - - 1 - --- 2019-03-11 Philippe Mathieu-Daudé New
[v3,7/7] hw/mips: Express dependencies of the Fulong 2E machine with Kconfig Kconfig dependencies for MIPS machines (but Malta) - - 1 - --- 2019-03-11 Philippe Mathieu-Daudé New
hw/net/pcnet: Use qemu_log_mask(GUEST_ERROR) instead of fprintf hw/net/pcnet: Use qemu_log_mask(GUEST_ERROR) instead of fprintf - - 1 - --- 2019-03-11 Philippe Mathieu-Daudé New
[v4,1/4] hw/nvram/fw_cfg: Add fw_cfg_add_file_from_host() fw_cfg: Add edk2_add_host_crypto_policy() - - - - --- 2019-03-12 Philippe Mathieu-Daudé New
[v4,2/4] hw/firmware: Add Edk2Crypto and edk2_add_host_crypto_policy() fw_cfg: Add edk2_add_host_crypto_policy() - - - - --- 2019-03-12 Philippe Mathieu-Daudé New
[v4,3/4] hw/i386: Use edk2_add_host_crypto_policy() fw_cfg: Add edk2_add_host_crypto_policy() - - - - --- 2019-03-12 Philippe Mathieu-Daudé New
[v4,4/4] hw/arm/virt: Use edk2_add_host_crypto_policy() fw_cfg: Add edk2_add_host_crypto_policy() - - - - --- 2019-03-12 Philippe Mathieu-Daudé New
[v2,1/2] BootLinuxConsoleTest: Let extract_from_deb handle various compressions Acceptance Tests: Test the Raspberry Pi 2 board - - 1 - --- 2019-03-12 Philippe Mathieu-Daudé New
[v2,2/2] Boot Linux Console Test: add a test for the Raspberry Pi 2 Acceptance Tests: Test the Raspberry Pi 2 board - - - - --- 2019-03-12 Philippe Mathieu-Daudé New
authz: Use OBJECT_CHECK() on objects authz: Use OBJECT_CHECK() on objects - - 1 - --- 2019-03-15 Philippe Mathieu-Daudé New
[01/14] hw/isa/Kconfig: PIIX4 southbridge requires USB UHCI hw/Kconfig: Fixes when running ./configure --without-default-devices - 1 - - --- 2019-03-16 Philippe Mathieu-Daudé New
« 1 2 ... 970 971 9724309 4310 »