2020-05-31 | Philippe Mathieu... | scripts/kvm/vmxcap: Use Python 3 interpreter and add... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20200512103238.7078-5-philmd@redhat.com> |
commitcommitdifftree |
2020-05-31 | Philippe Mathieu... | scripts/qmp: Use Python 3 interpreter Message-Id: <20200512103238.7078-4-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-05-31 | Philippe Mathieu... | scripts/qemu-gdb: Use Python 3 interpreter Message-Id: <20200512103238.7078-3-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-05-31 | Philippe Mathieu... | scripts/qemugdb: Remove shebang header Message-Id: <20200512103238.7078-2-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-05-22 | Mansour Ahmadi | hw/block/pflash: Check return value of blk_pwrite() ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-05-22 | Philippe Mathieu... | hw/block/pflash_cfi01: Rename 'reset_flash' label as... Message-Id: <20190716221555.11145-5-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-05-22 | Philippe Mathieu... | hw/block/pflash_cfi01: Document use of non-CFI compliant... Message-Id: <20190716221555.11145-3-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-05-22 | Philippe Mathieu... | hw/block/pflash_cfi01: Removed an unused timer Message-Id: <20190716221555.11145-2-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-04-06 | Philippe Mathieu... | .travis.yml: Cache acceptance-test assets Message-Id: <20200403172919.24621-6-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-04-06 | Philippe Mathieu... | tests/acceptance/machine_sparc_leon3: Disable HelenOS... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-04-06 | Philippe Mathieu... | tests/acceptance/ppc_prep_40p: Use mirror for ftp.software... Message-Id: <20200403172919.24621-4-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-04-06 | Philippe Mathieu... | tests/acceptance/ppc_prep_40p: Use cdn.netbsd.org hostname Message-Id: <20200211134504.9156-1-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-04-06 | Oksana Vohchana | Acceptance test: Fix to EXEC migration Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-20 | Philippe Mathieu... | Avoid cpu_physical_memory_rw() with a constant is_write... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-20 | Philippe Mathieu... | Let cpu_[physical]_memory() calls pass a boolean 'is_write... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-20 | Philippe Mathieu... | exec: Let cpu_[physical]_memory API use a boolean ... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-20 | Peter Maydell | Avoid address_space_rw() with a constant is_write argument Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-20 | Philippe Mathieu... | Let address_space_rw() calls pass a boolean 'is_write... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-20 | Philippe Mathieu... | exec: Let address_space_unmap() use a boolean 'is_write... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-20 | Philippe Mathieu... | hw/virtio: Let vhost_memory_map() use a boolean 'is_write... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-20 | Philippe Mathieu... | hw/virtio: Let virtqueue_map_iovec() use a boolean... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-20 | Philippe Mathieu... | hw/ide: Let the DMAIntFunc prototype use a boolean... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-20 | Philippe Mathieu... | hw/ide/internal: Remove unused DMARestartFunc typedef ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-20 | Philippe Mathieu... | Remove unnecessary cast when using the cpu_[physical... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-20 | Philippe Mathieu... | exec: Let the cpu_[physical]_memory API use void pointer... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-20 | Philippe Mathieu... | Remove unnecessary cast when using the address_space API ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-20 | Philippe Mathieu... | hw/net: Avoid casting non-const pointer, use address_space_w... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-20 | Philippe Mathieu... | exec: Let the address_space API use void pointer arguments ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-20 | Philippe Mathieu... | exec: Let flatview API take void pointer arguments ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-20 | Philippe Mathieu... | exec: Rename ram_ptr variable ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-20 | Philippe Mathieu... | hw: Remove unnecessary cast when calling dma_memory_read() ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-20 | Philippe Mathieu... | scripts/git.orderfile: Display Cocci scripts before... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Alex Bennée | .readthedocs.yml: specify some minimum python requirements ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Paolo Bonzini | drop "from __future__ import print_function" Cc: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Paolo Bonzini | make all Python scripts executable Cc: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Paolo Bonzini | scripts/signrom: remove Python 2 support, add shebang Cc: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | tests/qemu-iotests/check: Only check for Python 3 interpreter Message-Id: <20200130163232.10446-13-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | scripts: Explicit usage of Python 3 (scripts without... Message-Id: <20200130163232.10446-12-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | tests/qemu-iotests: Explicit usage of Python3 (scripts... Message-Id: <20200130163232.10446-11-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | tests/vm: Remove shebang header Message-Id: <20200130163232.10446-10-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | tests/acceptance: Remove shebang header Message-Id: <20200130163232.10446-8-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | scripts/tracetool: Remove shebang header Message-Id: <20200130163232.10446-9-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | scripts/minikconf: Explicit usage of Python 3 Message-Id: <20200130163232.10446-7-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | scripts: Explicit usage of Python 3 (scripts with __main__) Message-Id: <20200130163232.10446-6-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | tests: Explicit usage of Python 3 Message-Id: <20200130163232.10446-5-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | tests/qemu-iotests: Explicit usage of Python 3 (scripts... Message-Id: <20200130163232.10446-4-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | tests/qemu-iotests/check: Allow use of python3 interpreter Message-Id: <20200130163232.10446-3-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | scripts/checkpatch.pl: Only allow Python 3 interpreter Message-Id: <20200130163232.10446-2-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | tests/acceptance/migration: Default to -nodefaults Message-Id: <20200129212345.20547-28-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | tests/acceptance/migration: Add the 'migration' tag Message-Id: <20200204163304.14616-1-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Oksana Vohchana | tests/acceptance/migration: Test EXEC transport when... Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Oksana Vohchana | tests/acceptance/migration: Test UNIX transport when... Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Oksana Vohchana | tests/acceptance/migration: Factor out do_migrate() Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Oksana Vohchana | tests/acceptance/migration: Factor out assert_migration() Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | tests/acceptance/version: Default to -nodefaults Message-Id: <20200129212345.20547-29-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | tests/acceptance/boot_linux_console: Do not use VGA... Message-Id: <20200129212345.20547-27-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | tests/acceptance/virtio_check_params: Disable the test Message-Id: <20200206171715.25041-1-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | tests/acceptance/virtio_check_params: Default to -nodefaults Message-Id: <20200129212345.20547-25-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | tests/acceptance/virtio_check_params: List machine... Message-Id: <20200129212345.20547-19-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | tests/acceptance/virtio_check_params: Improve exception... Message-Id: <20200129212345.20547-18-philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Denis Plotnikov | tests: rename virtio_seg_max_adjust to virtio_check_params ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Thomas Huth | tests/acceptance: Add boot tests for some of the QEMU... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | tests/boot_linux_console: Tag Emcraft Smartfusion2... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Liam Merwick | tests/boot_linux_console: fix extract_from_deb() comment Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Liam Merwick | tests/boot_linux_console: use os.path for filesystem... Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Liam Merwick | tests/boot_linux_console: add extract_from_rpm method Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Liam Merwick | travis.yml: install rpm2cpio for acceptance tests Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | Acceptance tests: Add interrupt_interactive_console_until_pa... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | Acceptance tests: Extract _console_interaction() ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Philippe Mathieu... | python/qemu/machine: Allow to use other serial consoles... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Lukáš Doktor | python: Treat None-return of greeting cmd Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Thomas Huth | qemu-deprecated: Remove text about Python 2 ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Wainer dos Santos... | python/qemu: accel: Fix kvm_available() on ppc64le Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Wainer dos Santos... | python/qemu: qmp: Remove unnused attributes Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Wainer dos Santos... | python/qemu: qmp: Make QEMUMonitorProtocol a context... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Wainer dos Santos... | python/qemu: qmp: Make accept()'s timeout configurable Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Wainer dos Santos... | python/qemu: Delint the qmp module Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-02-07 | Wainer dos Santos... | python/qemu: qmp: Replace socket.error with OSError ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-01-21 | Philippe Mathieu... | gitlab-ci.yml: Add jobs to build EDK2 firmware binaries ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2020-01-21 | Philippe Mathieu... | roms/edk2-funcs: Force softfloat ARM toolchain prefix... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2019-11-19 | Philippe Mathieu... | hw/mips/gt64xxx: Remove dynamic field width from trace... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2019-11-19 | Philippe Mathieu... | hw/block/pflash: Remove dynamic field width from trace... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2019-11-05 | Philippe Mathieu... | hw/pci-host/i440fx: Remove the last PIIX3 traces ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2019-11-05 | Philippe Mathieu... | hw/pci-host: Rename incorrectly named 'piix' as 'i440fx' ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2019-11-05 | Philippe Mathieu... | hw/pci-host/piix: Extract PIIX3 functions to hw/isa... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2019-11-05 | Philippe Mathieu... | hw/pci-host/piix: Fix code style issues ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2019-11-05 | Philippe Mathieu... | hw/pci-host/piix: Move i440FX declarations to hw/pci... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2019-11-05 | Philippe Mathieu... | hw/pci-host/piix: Define and use the PIIX IRQ Route... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2019-11-05 | Philippe Mathieu... | hw/pci-host/piix: Move RCR_IOPORT register definition ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2019-11-05 | Philippe Mathieu... | hw/pci-host/piix: Extract piix3_create() ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2019-11-05 | Philippe Mathieu... | hw/i386: Remove obsolete LoadStateHandler::load_state_old... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2019-11-05 | Philippe Mathieu... | hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2019-11-05 | Philippe Mathieu... | hw/mips/mips_malta: Extract the PIIX4 creation code... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2019-11-05 | Philippe Mathieu... | hw/mips/mips_malta: Create IDE hard drive array dynamically ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2019-11-05 | Philippe Mathieu... | piix4: Add a MC146818 RTC Controller as specified in... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2019-11-05 | Hervé Poussineau | piix4: Add an i8254 PIT Controller as specified in... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2019-11-05 | Hervé Poussineau | piix4: Add an i8257 DMA Controller as specified in... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2019-11-05 | Hervé Poussineau | piix4: Rename PIIX4 object to piix4-isa ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
2019-11-05 | Philippe Mathieu... | Revert "irq: introduce qemu_irq_proxy()" |
commitcommitdifftree |
2019-11-05 | Hervé Poussineau | piix4: Add an i8259 Interrupt Controller as specified... ...off-by: Philippe Mathieu-Daudé <philmd@redhat.com> |
commitcommitdifftree |
next |