]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-07-08 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-07-08 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-07-05 Li Qiangioapic: use irq number instead of vector in ioapic_eoi_...
2019-07-05 Julio Monteshw/i386: Fix linker error when ISAPC is disabled
2019-07-05 Julio MontesMakefile: generate header file with the list of devices...
2019-07-05 Liran Alontarget/i386: kvm: Fix when nested state is needed for...
2019-07-05 Paolo Bonziniminikconf: do not include variables from MINIKCONF_ARGS...
2019-07-05 Alex Bennéetarget/i386: fix feature check in hyperv-stub.c
2019-07-05 Li Qiangioapic: clear irq_eoi when updating the ioapic redirect...
2019-07-05 Peter Xuintel_iommu: Fix unexpected unmaps during global unmap
2019-07-05 Yan Zhaointel_iommu: Fix incorrect "end" for vtd_address_space_...
2019-07-05 Max Reitzi386/kvm: Fix build with -m32
2019-07-05 Paolo Bonzinicheckpatch: do not warn for multiline parenthesized...
2019-07-05 Igor Mammedovpc: fix possible NULL pointer dereference in pc_machine...
2019-07-05 Igor Mammedovtests: use -numa memdev option in tests instead of...
2019-07-05 Igor Mammedovnuma: allow memory-less nodes when using memdev as...
2019-07-05 Eduardo Habkostnuma: Make deprecation warnings conditional on !qtest_e...
2019-07-05 Eduardo Habkosti386: Add Cascadelake-Server-v2 CPU model
2019-07-05 Eduardo Habkostdocs: Deprecate CPU model runnability guarantees
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...
next