Age | Commit message (Expand) | Author |
2020-01-29 | hw/core/loader: Let load_elf() populate a field with CPU-specific flags | Aleksandar Markovic |
2020-01-29 | target/mips: semihosting: Remove 'uhi_done' label in helper_do_semihosting() | Daniel Henrique Barboza |
2020-01-29 | disas: Add a field for target-dependant data to disassemble_info | Aleksandar Markovic |
2020-01-29 | target/mips: Rectify documentation on deprecating MIPS r4k machine | Aleksandar Markovic |
2020-01-28 | Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20200127' into staging | Peter Maydell |
2020-01-27 | target/hppa: Allow, but diagnose, LDCW aligned only mod 4 | Richard Henderson |
2020-01-27 | hw/hppa/machine: Map the PDC memory region with higher priority | Philippe Mathieu-Daudé |
2020-01-27 | hw/hppa/machine: Restrict the total memory size to 3GB | Philippe Mathieu-Daudé |
2020-01-27 | hw/hppa/machine: Correctly check the firmware is in PDC range | Philippe Mathieu-Daudé |
2020-01-27 | hppa: Add emulation of Artist graphics | Sven Schnelle |
2020-01-27 | seabios-hppa: update to latest version | Sven Schnelle |
2020-01-27 | hppa: Switch to tulip NIC by default | Helge Deller |
2020-01-27 | hppa: add emulation of LASI PS2 controllers | Sven Schnelle |
2020-01-27 | ps2: accept 'Set Key Make and Break' commands | Sven Schnelle |
2020-01-27 | hppa: Add support for LASI chip with i82596 NIC | Helge Deller |
2020-01-27 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2020-01-27 | hw/hppa/dino.c: Improve emulation of Dino PCI chip | Helge Deller |
2020-01-27 | iscsi: Don't access non-existent scsi_lba_status_descriptor | Kevin Wolf |
2020-01-27 | iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711) | Felipe Franciosi |
2020-01-27 | block/backup: fix memory leak in bdrv_backup_top_append() | Eiichi Tsukata |
2020-01-27 | iotests: Test handling of AioContexts with some blockdev actions | Sergio Lopez |
2020-01-27 | blockdev: Return bs to the proper context on snapshot abort | Sergio Lopez |
2020-01-27 | blockdev: Acquire AioContext on dirty bitmap functions | Sergio Lopez |
2020-01-27 | block/backup-top: Don't acquire context while dropping top | Sergio Lopez |
2020-01-27 | blockdev: honor bdrv_try_set_aio_context() context requirements | Sergio Lopez |
2020-01-27 | blockdev: unify qmp_blockdev_backup and blockdev-backup transaction paths | Sergio Lopez |
2020-01-27 | blockdev: unify qmp_drive_backup and drive-backup transaction paths | Sergio Lopez |
2020-01-27 | blockdev: fix coding style issues in drive_backup_prepare | Sergio Lopez |
2020-01-27 | iotests: Add more "skip_if_unsupported" statements to the python tests | Thomas Huth |
2020-01-27 | iotests.py: Let wait_migration wait even more | Max Reitz |
2020-01-27 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200127' into staging | Peter Maydell |
2020-01-27 | s390x: sigp: Fix sense running reporting | Janosch Frank |
2020-01-27 | hw/s390x: Add a more verbose comment about get_machine_class() and the wrappers | Thomas Huth |
2020-01-27 | target/s390x: Remove DisasFields argument from extract_insn | Richard Henderson |
2020-01-27 | target/s390x: Move DisasFields into DisasContext | Richard Henderson |
2020-01-27 | target/s390x: Pass DisasContext to get_field and have_field | Richard Henderson |
2020-01-27 | target/s390x: Remove DisasFields argument from callbacks | Richard Henderson |
2020-01-27 | target/s390x: Move struct DisasFields definition earlier | Richard Henderson |
2020-01-27 | target/s390x/kvm: Enable adapter interruption suppression again | Thomas Huth |
2020-01-27 | docs/devel: fix stable process doc formatting | Cornelia Huck |
2020-01-27 | target/s390x: Remove duplicated ifdef macro | Philippe Mathieu-Daudé |
2020-01-27 | s390x/event-facility: fix error propagation | Cornelia Huck |
2020-01-27 | s390x: adapter routes error handling | Cornelia Huck |
2020-01-27 | s390x/event-facility.c: remove unneeded labels | Daniel Henrique Barboza |
2020-01-27 | intc/s390_flic_kvm.c: remove unneeded label in kvm_flic_load() | Daniel Henrique Barboza |
2020-01-27 | s390x/sclp.c: remove unneeded label in sclp_service_call() | Daniel Henrique Barboza |
2020-01-27 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-01-24 | build-sys: clean up flags included in the linker command line | Paolo Bonzini |
2020-01-24 | target/i386: Add the 'model-id' for Skylake -v3 CPU models | Kashyap Chamarthy |
2020-01-24 | qdev: use object_property_help() | Marc-André Lureau |