2019-07-05 |
Eduardo Habkost | i386: Make unversioned CPU models be aliases |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Eduardo Habkost | i386: Replace -noTSX, -IBRS, -IBPB CPU models with... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Eduardo Habkost | i386: Define -IBRS, -noTSX, -IBRS versions of CPU models |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Eduardo Habkost | i386: Register versioned CPU models |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Eduardo Habkost | i386: Get model-id from CPU object on "-cpu help" |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Eduardo Habkost | i386: Add x-force-features option for testing |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Eduardo Habkost | qmp: Add "alias-of" field to query-cpu-definitions |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Paul Lai | i386: Introduce SnowRidge CPU model |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Eduardo Habkost | qmp: Add deprecation information to query-machines |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Like Xu | vl.c: Add -smp, dies=* command line support and update doc |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Like Xu | machine: Refactor smp_parse() in vl.c as MachineClass... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Like Xu | target/i386: Add CPUID.1F generation support for multi... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Eduardo Habkost | i386: Remove unused host_cpudef variable |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Wei Yang | x86/cpu: use FeatureWordArray to define filtered_features |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Roman Kagan | i386: make 'hv-spinlocks' a regular uint32 property |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Eduardo Habkost | i386: Fix signedness of hyperv_spinlock_attempts |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Eduardo Habkost | i386: Don't print warning if phys-bits was set automati... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Igor Mammedov | deprecate -mem-path fallback to anonymous RAM |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Eduardo Habkost | hppa: Delete unused hppa_cpu_list() function |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Igor Mammedov | numa: deprecate implict memory distribution between... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Igor Mammedov | numa: deprecate 'mem' parameter of '-numa node' option |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Igor Mammedov | machine: show if CLI option '-numa node,mem' is support... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Igor Mammedov | pc: fix possible NULL pointer dereference in pc_machine... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Like Xu | i386: Update new x86_apicid parsing rules with die_offs... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Like Xu | i386/cpu: Consolidate die-id validity in smp context |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Like Xu | hw/i386: Adjust nr_dies with configured smp_dies for... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Like Xu | i386: Add die-level cpu topology to x86CPU on PCMachine |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Like Xu | vl.c: Replace smp global variables with smp machine... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Like Xu | hw: Replace global smp variables with MachineState... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Like Xu | hw/arm: Replace global smp variables with machine smp... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Like Xu | hw/i386: Replace global smp variables with machine... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Like Xu | hw/s390x: Replace global smp variables with machine... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Like Xu | hw/riscv: Replace global smp variables with machine... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Like Xu | hw/ppc: Replace global smp variables with machine smp... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Like Xu | general: Replace global smp variables with smp machine... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Like Xu | machine: Refactor smp-related call chains to pass Machi... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Like Xu | hw/boards: Add struct CpuTopology to MachineState |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Peter Maydell | Merge remote-tracking branch 'remotes/vivier2/tags... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/vga... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Peter Maydell | Merge remote-tracking branch 'remotes/stsquad/tags... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Peter Maydell | Merge remote-tracking branch 'remotes/mst/tags/for_upst... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
BALATON Zoltan | ati-vga: Fix setting offset together with pitch for... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
BALATON Zoltan | ati-vga: Fix reverse bit blts |
commit | commitdiff | tree | snapshot |
2019-07-05 |
BALATON Zoltan | ati-vga: Fix frame buffer endianness for big endian... |
commit | commitdiff | tree | snapshot |
2019-07-05 |
BALATON Zoltan | ati-vga: Improve readability of ati_2d_blt function |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Stefan Hajnoczi | docs: avoid vhost-user-net specifics in multiqueue... |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Stefan Hajnoczi | libvhost-user: implement VHOST_USER_PROTOCOL_F_MQ |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Stefan Hajnoczi | libvhost-user: support many virtqueues |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Stefan Hajnoczi | libvhost-user: add vmsg_set_reply_u64() helper |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Eduardo Habkost | pc: Move compat_apic_id_mode variable to PCMachineClass |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Xie Yongji | virtio: Don't change "started" flag on virtio_vmstate_c... |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Xie Yongji | virtio: Make sure we get correct state of device on... |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Xie Yongji | virtio: Set "start_on_kick" on virtio_set_features() |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Xie Yongji | virtio: Set "start_on_kick" for legacy devices |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Xie Yongji | virtio: add "use-started" property |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Marc-André... | virtio-pci: fix missing device properties |
commit | commitdiff | tree | snapshot |
2019-07-04 |
David Hildenbrand | pc: Support for virtio-pmem-pci |
commit | commitdiff | tree | snapshot |
2019-07-04 |
David Hildenbrand | numa: Handle virtio-pmem in NUMA stats |
commit | commitdiff | tree | snapshot |
2019-07-04 |
David Hildenbrand | hmp: Handle virtio-pmem when printing memory device... |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Pankaj Gupta | virtio-pci: Proxy for virtio-pmem |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Pankaj Gupta | virtio-pmem: sync linux headers |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Alex Bennée | migration: move port_attr inside CONFIG_LINUX |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Alex Bennée | target/i386: fix feature check in hyperv-stub.c |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Philippe Mathieu... | Makefile: Rename the 'vm-test' target as 'vm-help' |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Alex Bennée | .travis.yml: force a brew update for MacOS builds |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Alex Bennée | .travis.yml: default the --disable-system build to... |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Gerd Hoffmann | tests/vm: ubuntu.i386: apt proxy setup |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Gerd Hoffmann | tests/vm: fedora autoinstall, using serial console |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Gerd Hoffmann | tests/vm: freebsd autoinstall, using serial console |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Gerd Hoffmann | tests/vm: openbsd autoinstall, using serial console |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Gerd Hoffmann | tests/vm: serial console support helpers |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Gerd Hoffmann | tests/vm: add vm-boot-{ssh,serial}-<guest> targets |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Gerd Hoffmann | tests/vm: proper guest shutdown |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Gerd Hoffmann | tests/vm: run test builds on snapshot |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Gerd Hoffmann | tests/vm: use ssh with pty unconditionally |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Gerd Hoffmann | tests/vm: send proxy environment variables over ssh |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Cleber Rosa | tests/vm: add source repos on ubuntu.i386 |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Cleber Rosa | tests/vm: pin ubuntu.i386 image |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Cleber Rosa | tests/vm: avoid image presence check and removal |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Cleber Rosa | tests/vm: avoid extra compressed image copy |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Peter Maydell | Merge remote-tracking branch 'remotes/pmaydell/tags... |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Peter Maydell | target/arm: Correct VMOV_imm_dp handling of short vectors |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Peter Maydell | target/arm: Execute Thumb instructions when their condb... |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Peter Maydell | hw/timer/armv7m_systick: Forbid non-privileged accesses |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Peter Maydell | target/arm: Use _ra versions of cpu_stl_data() in v7M... |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Peter Maydell | target/arm: v8M: Check state of exception being returne... |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Peter Maydell | arm v8M: Forcibly clear negative-priority exceptions... |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Philippe Mathieu... | target/arm/helper: Move M profile routines to m_helper.c |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Philippe Mathieu... | target/arm: Restrict semi-hosting to TCG |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Philippe Mathieu... | target/arm: Move debug routines to debug_helper.c |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/ui... |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Peter Maydell | Merge remote-tracking branch 'remotes/armbru/tags/pull... |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/audio... |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Peter Maydell | Merge remote-tracking branch 'remotes/awilliam/tags... |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Peter Maydell | Merge remote-tracking branch 'remotes/ehabkost/tags... |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Peter Maydell | Merge remote-tracking branch 'remotes/palmer/tags/riscv... |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Peter Maydell | Merge remote-tracking branch 'remotes/mcayland/tags... |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/vga... |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Peter Maydell | Merge remote-tracking branch 'remotes/amarkovic/tags... |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Peter Maydell | Merge remote-tracking branch 'remotes/vivier2/tags... |
commit | commitdiff | tree | snapshot |
next |