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-24
Do not include compatfd for WIN32
Jan Kiszka
2011-06-24
Fix comment typos in hw/armv7m.c
Matthew Fernandez
2011-06-24
MAINTAINERS: Fix typo in email address
Peter Maydell
2011-06-24
blockdev: Put space after comma in error message
Markus Armbruster
2011-06-24
Spell "unkown" correctly in error_report() arguments
Markus Armbruster
2011-06-24
qemu-img: Don't prepend qemu-img to error messages twice.
Markus Armbruster
2011-06-24
Strip trailing '\n' from error_report()'s first argument
Markus Armbruster
2011-06-24
sheepdog: qemu_bh_new() can't return null pointer, drop check
Markus Armbruster
2011-06-24
Align dummy display to fixed-size active console
Jan Kiszka
2011-06-24
configure: Don't create symlinks to nonexistent targets
Peter Maydell
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]