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