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-07-08
qdev: add qdev_add_vm_change_state_handler()
Stefan Hajnoczi
2019-07-08
vl: add qemu_add_vm_change_state_handler_prio()
Stefan Hajnoczi
2019-07-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190708'...
Peter Maydell
2019-07-08
target/arm/vfp_helper: Call set_fpscr_to_host before updating to FPSCR
Philippe Mathieu-Daudé
2019-07-08
hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULL
Peter Maydell
2019-07-08
tests/migration-test: Fix read off end of aarch64_kernel array
Peter Maydell
2019-07-08
target/arm: Fix sve_zcr_len_for_el
Richard Henderson
2019-07-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-07-08
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-07-05
ioapic: use irq number instead of vector in ioapic_eoi_broadcast
Li Qiang
2019-07-05
hw/i386: Fix linker error when ISAPC is disabled
Julio Montes
2019-07-05
Makefile: generate header file with the list of devices enabled
Julio Montes
2019-07-05
target/i386: kvm: Fix when nested state is needed for migration
Liran Alon
2019-07-05
minikconf: do not include variables from MINIKCONF_ARGS in config-all-devices...
Paolo Bonzini
2019-07-05
target/i386: fix feature check in hyperv-stub.c
Alex Bennée
2019-07-05
ioapic: clear irq_eoi when updating the ioapic redirect table entry
Li Qiang
2019-07-05
intel_iommu: Fix unexpected unmaps during global unmap
Peter Xu
2019-07-05
intel_iommu: Fix incorrect "end" for vtd_address_space_unmap
Yan Zhao
2019-07-05
i386/kvm: Fix build with -m32
Max Reitz
2019-07-05
checkpatch: do not warn for multiline parenthesized returned value
Paolo Bonzini
2019-07-05
pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_reg...
Igor Mammedov
2019-07-05
tests: use -numa memdev option in tests instead of legacy 'mem' option
Igor Mammedov
2019-07-05
numa: allow memory-less nodes when using memdev as backend
Igor Mammedov
2019-07-05
numa: Make deprecation warnings conditional on !qtest_enabled()
Eduardo Habkost
2019-07-05
i386: Add Cascadelake-Server-v2 CPU model
Eduardo Habkost
2019-07-05
docs: Deprecate CPU model runnability guarantees
Eduardo Habkost
2019-07-05
i386: Make unversioned CPU models be aliases
Eduardo Habkost
2019-07-05
i386: Replace -noTSX, -IBRS, -IBPB CPU models with aliases
Eduardo Habkost
2019-07-05
i386: Define -IBRS, -noTSX, -IBRS versions of CPU models
Eduardo Habkost
2019-07-05
i386: Register versioned CPU models
Eduardo Habkost
2019-07-05
i386: Get model-id from CPU object on "-cpu help"
Eduardo Habkost
2019-07-05
i386: Add x-force-features option for testing
Eduardo Habkost
2019-07-05
qmp: Add "alias-of" field to query-cpu-definitions
Eduardo Habkost
2019-07-05
i386: Introduce SnowRidge CPU model
Paul Lai
2019-07-05
qmp: Add deprecation information to query-machines
Eduardo Habkost
2019-07-05
vl.c: Add -smp, dies=* command line support and update doc
Like Xu
2019-07-05
machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()
Like Xu
2019-07-05
target/i386: Add CPUID.1F generation support for multi-dies PCMachine
Like Xu
2019-07-05
i386: Remove unused host_cpudef variable
Eduardo Habkost
2019-07-05
x86/cpu: use FeatureWordArray to define filtered_features
Wei Yang
2019-07-05
i386: make 'hv-spinlocks' a regular uint32 property
Roman Kagan
2019-07-05
i386: Fix signedness of hyperv_spinlock_attempts
Eduardo Habkost
2019-07-05
i386: Don't print warning if phys-bits was set automatically
Eduardo Habkost
2019-07-05
deprecate -mem-path fallback to anonymous RAM
Igor Mammedov
2019-07-05
hppa: Delete unused hppa_cpu_list() function
Eduardo Habkost
2019-07-05
numa: deprecate implict memory distribution between nodes
Igor Mammedov
2019-07-05
numa: deprecate 'mem' parameter of '-numa node' option
Igor Mammedov
2019-07-05
machine: show if CLI option '-numa node,mem' is supported in QAPI schema
Igor Mammedov
2019-07-05
pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_reg...
Igor Mammedov
2019-07-05
i386: Update new x86_apicid parsing rules with die_offset support
Like Xu
[next]