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-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
2019-07-05
i386/cpu: Consolidate die-id validity in smp context
Like Xu
2019-07-05
hw/i386: Adjust nr_dies with configured smp_dies for PCMachine
Like Xu
2019-07-05
i386: Add die-level cpu topology to x86CPU on PCMachine
Like Xu
2019-07-05
vl.c: Replace smp global variables with smp machine properties
Like Xu
2019-07-05
hw: Replace global smp variables with MachineState for all remaining archs
Like Xu
2019-07-05
hw/arm: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
hw/i386: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
hw/s390x: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
hw/riscv: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
hw/ppc: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
general: Replace global smp variables with smp machine properties
Like Xu
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-07-05
hw/boards: Add struct CpuTopology to MachineState
Like Xu
2019-07-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-07-05
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190705-pull-request' ...
Peter Maydell
2019-07-05
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-050719-3...
Peter Maydell
2019-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-07-05
ati-vga: Fix setting offset together with pitch for r128pro
BALATON Zoltan
2019-07-05
ati-vga: Fix reverse bit blts
BALATON Zoltan
2019-07-05
ati-vga: Fix frame buffer endianness for big endian target
BALATON Zoltan
2019-07-05
ati-vga: Improve readability of ati_2d_blt function
BALATON Zoltan
2019-07-04
docs: avoid vhost-user-net specifics in multiqueue section
Stefan Hajnoczi
2019-07-04
libvhost-user: implement VHOST_USER_PROTOCOL_F_MQ
Stefan Hajnoczi
2019-07-04
libvhost-user: support many virtqueues
Stefan Hajnoczi
2019-07-04
libvhost-user: add vmsg_set_reply_u64() helper
Stefan Hajnoczi
2019-07-04
pc: Move compat_apic_id_mode variable to PCMachineClass
Eduardo Habkost
[next]