index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-09-16
hw/i386/pc: Let pc_build_smbios() take a FWCfgState argument
Philippe Mathieu-Daudé
2019-09-16
hw/i386/pc: Replace PCMachineState argument with MachineState in fw_cfg_arch_...
Paolo Bonzini
2019-09-16
hw/i386/pc: Pass the CPUArchIdList array by argument
Philippe Mathieu-Daudé
2019-09-16
hw/i386/pc: Pass the apic_id_limit value by argument
Philippe Mathieu-Daudé
2019-09-16
hw/i386/pc: Pass the boot_cpus value by argument
Philippe Mathieu-Daudé
2019-09-16
hw/i386/pc: Rename bochs_bios_init as more generic fw_cfg_arch_create
Philippe Mathieu-Daudé
2019-09-16
hw/i386/pc: Use address_space_memory in place
Philippe Mathieu-Daudé
2019-09-16
hw/i386/pc: Extract e820 memory layout code
Philippe Mathieu-Daudé
2019-09-16
hw/i386/pc: Use e820_get_num_entries() to access e820_entries
Philippe Mathieu-Daudé
2019-09-16
cpus: Fix throttling during vm_stop
Yury Kotov
2019-09-16
qemu-thread: Add qemu_cond_timedwait
Yury Kotov
2019-09-16
memory: inline and optimize devend_memop
Paolo Bonzini
2019-09-16
memory: fetch pmem size in get_file_size()
Stefan Hajnoczi
2019-09-16
elf-ops.h: fix int overflow in load_elf()
Stefano Garzarella
2019-09-16
hw/i386: Move CONFIG_ACPI_PCI to CONFIG_PC
Cole Robinson
2019-09-16
test-char: fix AddressSanitizer failure
Paolo Bonzini
2019-09-16
win32: fix README file in NSIS installer
Paolo Bonzini
2019-09-16
exec.c: add a check between constants to see whether we could skip
Wei Yang
2019-09-16
exec.c: correct the maximum skip value during compact
Wei Yang
2019-09-16
exec.c: subpage->sub_section is already initialized to 0
Wei Yang
2019-09-16
exec.c: get nodes_nb_alloc with one MAX calculation
Wei Yang
2019-09-16
exec.c: replace hwaddr with uint64_t for better understanding
Wei Yang
2019-09-16
i386/kvm: support guest access CORE cstate
Wanpeng Li
2019-09-13
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-sep-12-2019' ...
Peter Maydell
2019-09-13
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190912a'...
Peter Maydell
2019-09-13
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-09-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-09-13
qcow2: Stop overwriting compressed clusters one by one
Alberto Garcia
2019-09-13
block/create: Do not abort if a block driver is not available
Philippe Mathieu-Daudé
2019-09-13
qemu-io: Don't leak pattern file in error path
Kevin Wolf
2019-09-13
iotests: extend sleeping time under Valgrind
Andrey Shinkevich
2019-09-13
iotests: extended timeout under Valgrind
Andrey Shinkevich
2019-09-13
iotests: Valgrind fails with nonexistent directory
Andrey Shinkevich
2019-09-13
iotests: Add casenotrun report to bash tests
Andrey Shinkevich
2019-09-13
iotests: exclude killed processes from running under Valgrind
Andrey Shinkevich
2019-09-13
iotests: allow Valgrind checking all QEMU processes
Andrey Shinkevich
2019-09-13
block/nfs: add support for nfs_umount
Peter Lieven
2019-09-13
block/nfs: tear down aio before nfs_close
Peter Lieven
2019-09-13
Merge remote-tracking branch 'remotes/berrange/tags/filemon-test-pull-request...
Peter Maydell
2019-09-12
target/mips: gdbstub: Revert commit 8e0b373
Libo Zhou
2019-09-12
hw/mips/mips_jazz: Remove no-longer-necessary override of do_unassigned_access
Peter Maydell
2019-09-12
target/mips: Switch to do_transaction_failed() hook
Peter Maydell
2019-09-12
hw/mips/mips_jazz: Override do_transaction_failed hook
Peter Maydell
2019-09-12
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.2-pull-re...
Peter Maydell
2019-09-12
migration: fix one typo in comment of function migration_total_bytes()
Wei Yang
2019-09-12
migration/qemu-file: fix potential buf waste for extra buf_index adjustment
Wei Yang
2019-09-12
migration/qemu-file: remove check on writev_buffer in qemu_put_compression_data
Wei Yang
2019-09-12
migration: Fix postcopy bw for recovery
Peter Xu
2019-09-12
tests/migration: Add a test for validate-uuid capability
Yury Kotov
2019-09-12
tests/libqtest: Allow setting expected exit status
Yury Kotov
[next]