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
2011-06-26
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
2011-06-26
exec.h: fix coding style and change cpu_has_work to return bool
Blue Swirl
2011-06-26
cpu-exec: unify do_interrupt call
Blue Swirl
2011-06-26
m68k: use caller supplied CPUState for interrupt related stuff
Blue Swirl
2011-06-26
x86: use caller supplied CPUState for interrupt related stuff
Blue Swirl
2011-06-26
sparc: move do_interrupt to helper.c
Blue Swirl
2011-06-26
sparc: fix coding style of the area to be moved
Blue Swirl
2011-06-26
cpu_loop_exit: avoid using AREG0
Blue Swirl
2011-06-26
Sparc32: dummy implementation of MXCC MMU breakpoint registers
Blue Swirl
2011-06-26
Fix fallouts from Linux header inclusion
Jan Kiszka
2011-06-23
coreaudio: Fix OSStatus format specifier
Andreas Färber
2011-06-23
coreaudio: Avoid formatting UInt32 type
Andreas Färber
2011-06-22
net: Warn about "-net nic" options which were ignored
Peter Maydell
2011-06-22
net: Don't warn about the default network setup
Peter Maydell
2011-06-22
Revert "net: Improve the warnings for dubious command line option combinations"
Peter Maydell
2011-06-22
Optimize screendump
Avi Kivity
2011-06-22
Merge remote-tracking branch 'qmp/for-anthony' into staging
Anthony Liguori
2011-06-22
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2011-06-22
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
2011-06-22
Merge remote-tracking branch 'agraf/xen-next' into staging
Anthony Liguori
2011-06-21
kvm: fix FPU state subsection
Marcelo Tosatti
2011-06-20
KVM: Fix XSAVE feature bit enumeration
Andre Przywara
2011-06-20
Remove unneeded kvm.h from cpu-exec.c
Jan Kiszka
2011-06-20
kvm: x86: Pass KVMState to kvm_arch_get_supported_cpuid
Jan Kiszka
2011-06-20
kvm: Clean up stubs
Jan Kiszka
2011-06-20
kvm: ppc: Drop KVM_CAP build dependencies
Jan Kiszka
2011-06-20
kvm: x86: Drop KVM_CAP build dependencies
Jan Kiszka
2011-06-20
kvm: Drop KVM_CAP build dependencies
Jan Kiszka
2011-06-20
kvm: Drop useless zero-initializations
Jan Kiszka
2011-06-20
kvm: ppc: Drop CONFIG_KVM_PPC_PVR
Jan Kiszka
2011-06-20
kvm: Drop CONFIG_KVM_PARA
Jan Kiszka
2011-06-20
Switch build system to accompanied kernel headers
Jan Kiszka
2011-06-20
Import kernel headers
Jan Kiszka
2011-06-20
Add kernel header update script
Jan Kiszka
2011-06-20
cmd: fix operator precedence
Frediano Ziglio
2011-06-20
Fix typo in cpus.c
Alexandre Raymond
2011-06-20
lsi: Fix unused-but-set-variable warning
Christophe Fergeau
2011-06-19
kvm: x86: Save/restore FPU OP, IP and DP
Jan Kiszka
2011-06-19
xen: Add the Xen platform pci device
Steven Smith
2011-06-19
xen: fix interrupt routing
Stefano Stabellini
2011-06-19
xen: only track the linear framebuffer
Stefano Stabellini
2011-06-19
cirrus_vga: reset lfb_addr after a pci config write if the BAR is unmapped
Stefano Stabellini
2011-06-19
xen: mapcache performance improvements
Stefano Stabellini
2011-06-19
exec.c: refactor cpu_physical_memory_map
Stefano Stabellini
2011-06-19
xen: remove xen_map_block and xen_unmap_block
Stefano Stabellini
2011-06-19
xen: remove qemu_map_cache_unlock
Stefano Stabellini
2011-06-19
xen: fix qemu_map_cache with size != MCACHE_BUCKET_SIZE
Stefano Stabellini
2011-06-19
xen: Introduce VGA sync dirty bitmap support
Anthony PERARD
2011-06-19
xen: Add xc_domain_add_to_physmap to xen_interface.
Anthony PERARD
2011-06-16
Reset system before loadvm
Jan Kiszka
[next]