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
2010-10-30
exec: Use fprintf_function for dump_exec_info (format checking)
Stefan Weil
2010-10-30
tcg: Use fprintf_function (format checking)
Stefan Weil
2010-10-30
Add fprintf_function for function pointers to fprintf-like functions
Stefan Weil
2010-10-30
Mov muldiv64 to qemu-common.h (Thus unbreaking gus)
malc
2010-10-26
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
2010-10-26
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-10-25
seabios: Update to 0.6.1
Anthony Liguori
2010-10-23
qemu-timer: move commonly used timer code to qemu-timer-common
Blue Swirl
2010-10-23
rewrite i386 tests Makefile
Paolo Bonzini
2010-10-23
fix test_path
Paolo Bonzini
2010-10-23
make runcom compile on recent distributions
Paolo Bonzini
2010-10-23
disable test_enter on i386, it is broken
Paolo Bonzini
2010-10-23
unbreak "make" from vpath-built tests directory
Paolo Bonzini
2010-10-23
unbreak "make" from tests directory
Paolo Bonzini
2010-10-22
mips_fulong2e: fix ram allocation
Blue Swirl
2010-10-22
Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
2010-10-22
Remove special handling of system include files (no longer needed)
Stefan Weil
2010-10-22
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2010-10-22
virtio-blk: Respect werror option for flushes
Kevin Wolf
2010-10-22
ide: Handle flush failure
Kevin Wolf
2010-10-22
ide: Factor ide_flush_cache out
Kevin Wolf
2010-10-22
qemu-img: Fix qemu-img convert -obacking_file
Kevin Wolf
2010-10-22
block: Use GCC_FMT_ATTR and fix a format error
Stefan Weil
2010-10-22
qemu-io: New command map
Kevin Wolf
2010-10-22
Copy snapshots out of QCOW2 disk
edison
2010-10-22
ide: set WCACHE supported in IDENTIFY data
Christoph Hellwig
2010-10-22
qcow2: Remove old image creation function
Kevin Wolf
2010-10-22
qcow2: Simplify image creation
Kevin Wolf
2010-10-22
qcow2: Support exact L1 table growth
Stefan Hajnoczi
2010-10-22
monitor: Ignore "." and ".." when completing file name.
Kusanagi Kouichi
2010-10-22
Fix test suite build with tracing enabled
Jan Kiszka
2010-10-22
Silence compiler warning in json test case
Jan Kiszka
2010-10-22
Trivial fix for QMP/qmp-events.txt
Hidetoshi Seto
2010-10-21
curses: Fix control-{@[\]^_} and ESC
Samuel Thibault
2010-10-21
kvm: save/restore x86-64 MSRs on x86-64 kernels
Marcelo Tosatti
2010-10-21
kvm: writeback SMP TSCs on migration only
Marcelo Tosatti
2010-10-21
kvm: factor out kvm_has_msr_star
Marcelo Tosatti
2010-10-21
kvm: add save/restore of MSR_VM_HSAVE_PA
Marcelo Tosatti
2010-10-21
Fix build on !KVM_CAP_MCE
Hidetoshi Seto
2010-10-21
x86, mce: broadcast mce depending on the cpu version
Hidetoshi Seto
2010-10-21
x86, mce: ignore SRAO only when MCG_SER_P is available
Hidetoshi Seto
2010-10-20
Fix pci hotplug to generate level triggered interrupt.
Gleb Natapov
2010-10-20
Use defines instead of numbers for pci hotplug sts bit
Gleb Natapov
2010-10-20
Fix memory leak in register save load due to xsave support
Marcelo Tosatti
2010-10-20
Add savevm/loadvm support for MCE
Marcelo Tosatti
2010-10-20
MCE: Relay UCR MCE to guest
Marcelo Tosatti
2010-10-20
Add RAM -> physical addr mapping in MCE simulation
Huang Ying
2010-10-20
Export qemu_ram_addr_from_host
Marcelo Tosatti
2010-10-20
kvm: x86: add mce support
Marcelo Tosatti
2010-10-20
iothread: use signalfd
Marcelo Tosatti
[next]