15135 Commits (f3e270377acd074f62e08960ef9444adf67d3590)
 

Author SHA1 Message Date
Blue Swirl f3e270377a exec.h: fix coding style and change cpu_has_work to return bool 15 years ago
Blue Swirl d8108fb187 cpu-exec: unify do_interrupt call 15 years ago
Blue Swirl 3c688828bc m68k: use caller supplied CPUState for interrupt related stuff 15 years ago
Blue Swirl e694d4e289 x86: use caller supplied CPUState for interrupt related stuff 15 years ago
Blue Swirl e67768d0f1 sparc: move do_interrupt to helper.c 15 years ago
Blue Swirl fa3c9559db sparc: fix coding style of the area to be moved 15 years ago
Blue Swirl 1162c041c1 cpu_loop_exit: avoid using AREG0 15 years ago
Blue Swirl 4d2c2b77f3 Sparc32: dummy implementation of MXCC MMU breakpoint registers 15 years ago
Jan Kiszka af2be20777 Fix fallouts from Linux header inclusion 15 years ago
Andreas Färber 744d364418 coreaudio: Fix OSStatus format specifier 15 years ago
Andreas Färber cbc36cb05d coreaudio: Avoid formatting UInt32 type 15 years ago
Peter Maydell 48e2faf222 net: Warn about "-net nic" options which were ignored 15 years ago
Peter Maydell 641f6eae75 net: Don't warn about the default network setup 15 years ago
Peter Maydell 1d66f17094 Revert "net: Improve the warnings for dubious command line option combinations" 15 years ago
Avi Kivity f8e378f27f Optimize screendump 15 years ago
Anthony Liguori 9319a6d3a6 Merge remote-tracking branch 'qmp/for-anthony' into staging 15 years ago
Anthony Liguori d6034a3a61 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging 15 years ago
Anthony Liguori fdba9594df Merge remote-tracking branch 'mst/for_anthony' into staging 15 years ago
Anthony Liguori 7ee28fd303 Merge remote-tracking branch 'agraf/xen-next' into staging 15 years ago
Marcelo Tosatti ca98557ad2 kvm: fix FPU state subsection 15 years ago
Andre Przywara 31e8c69697 KVM: Fix XSAVE feature bit enumeration 15 years ago
Jan Kiszka 3d39c95933 Remove unneeded kvm.h from cpu-exec.c 15 years ago
Jan Kiszka ba9bc59e1f kvm: x86: Pass KVMState to kvm_arch_get_supported_cpuid 15 years ago
Jan Kiszka 4bef75b533 kvm: Clean up stubs 15 years ago
Jan Kiszka 3d0388f76f kvm: ppc: Drop KVM_CAP build dependencies 15 years ago
Jan Kiszka e56ff191b6 kvm: x86: Drop KVM_CAP build dependencies 15 years ago
Jan Kiszka ba4047cf84 kvm: Drop KVM_CAP build dependencies 15 years ago
Jan Kiszka 1480b74f9a kvm: Drop useless zero-initializations 15 years ago
Jan Kiszka 0bed3bba7d kvm: ppc: Drop CONFIG_KVM_PPC_PVR 15 years ago
Jan Kiszka 5802e066eb kvm: Drop CONFIG_KVM_PARA 15 years ago
Jan Kiszka e205c7902f Switch build system to accompanied kernel headers 15 years ago
Jan Kiszka 51b24e34d4 Import kernel headers 15 years ago
Jan Kiszka 87fdd47668 Add kernel header update script 15 years ago
Frediano Ziglio bcd2491a48 cmd: fix operator precedence 15 years ago
Alexandre Raymond 77bec68668 Fix typo in cpus.c 15 years ago
Christophe Fergeau bf79d49982 lsi: Fix unused-but-set-variable warning 15 years ago
Jan Kiszka 42cc8fa620 kvm: x86: Save/restore FPU OP, IP and DP 15 years ago
Steven Smith 01195b7347 xen: Add the Xen platform pci device 15 years ago
Stefano Stabellini bf09551a6b xen: fix interrupt routing 15 years ago
Stefano Stabellini ebed85058b xen: only track the linear framebuffer 15 years ago
Stefano Stabellini 45dcd36e1e cirrus_vga: reset lfb_addr after a pci config write if the BAR is unmapped 15 years ago
Stefano Stabellini 712c2b4149 xen: mapcache performance improvements 15 years ago
Stefano Stabellini 38bee5dc94 exec.c: refactor cpu_physical_memory_map 15 years ago
Stefano Stabellini 6506e4f995 xen: remove xen_map_block and xen_unmap_block 15 years ago
Stefano Stabellini cd306087e5 xen: remove qemu_map_cache_unlock 15 years ago
Stefano Stabellini c13390cd38 xen: fix qemu_map_cache with size != MCACHE_BUCKET_SIZE 15 years ago
Anthony PERARD b4dd7802ca xen: Introduce VGA sync dirty bitmap support 15 years ago
Anthony PERARD b87de24e6c xen: Add xc_domain_add_to_physmap to xen_interface. 15 years ago
Jan Kiszka 5a8a49d7aa Reset system before loadvm 15 years ago
Jan Kiszka e063eb1f4a Allow silent system resets 15 years ago