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
2008-09-26
Add a generic Niagara machine
blueswir1
2008-09-26
Implement some UA2007 block ASIs
blueswir1
2008-09-26
Implement UA2005 hypervisor traps
blueswir1
2008-09-26
Move also DEBUG_PCALL (see r5085)
blueswir1
2008-09-26
Really fix the BSD build this time
aliguori
2008-09-26
Fix build on non-Linux unices
aliguori
2008-09-26
Implement an fd pool to get real AIO with posix-aio
aliguori
2008-09-26
Fix build on FreeBSD
aliguori
2008-09-25
Revert r5274 which breaks savevm/loadvm
blueswir1
2008-09-25
Add a simple SSSE3 test.
balrog
2008-09-25
Add Atom (x86) cpu identification.
balrog
2008-09-25
SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).
balrog
2008-09-25
Core 2 Duo specification (Alexander Graf).
balrog
2008-09-25
Clean up vendor identification (Alexander Graf).
balrog
2008-09-25
Implement x86 SSSE3 instructions.
balrog
2008-09-25
Use qemu_free() on env instead of free.
balrog
2008-09-24
fix bug in block-qcow2.c:alloc_cluster_offset() (Shahar Frank)
aliguori
2008-09-24
Fix compiler warning when _VNC_DEBUG isn't defined.
ths
2008-09-24
pflash: Add missing parenthesis in error message.
ths
2008-09-24
64 bit truncation in code_gen_buffer_size calculation (Jes Sorensen)
aliguori
2008-09-24
Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE for resizable vc's.
balrog
2008-09-24
Don't use ds->dpy_copy directly from hw/ (Jan Niehusmann).
balrog
2008-09-24
Add missing dependencies for qemu-doc.* (Stefan Weil)
aliguori
2008-09-23
Fix tcg_gen_concat32_i64 on 64-bit hosts.
pbrook
2008-09-23
scsi-generic: decode correctly SCSI tape commands (Laurent Vivier)
aliguori
2008-09-23
Relax posix-aio restrictions on newer glibcs
aliguori
2008-09-22
Use concet TCG instructions in the MIPS target.
ths
2008-09-22
CRIS: Improve ASID related TLB flushes.
edgar_igl
2008-09-22
Fix formatting of documentation (Stefan Weil)
aliguori
2008-09-22
ETRAX-FS: Correct ethernet PHY diagnostics register reads.
edgar_igl
2008-09-22
Add software and timer interrupt support
blueswir1
2008-09-22
fixing keymap for Windows keys (Stefano Stabellini)
aliguori
2008-09-22
Refactor AIO to allow multiple AIO implementations
aliguori
2008-09-22
Fix arguments used in cas/casx, thanks to Igor Kovalenko for spotting
blueswir1
2008-09-22
Add comment to windows SCSI hack.
pbrook
2008-09-22
Remove unnecessary call to qemu_aio_init (called from bdrv_init)
blueswir1
2008-09-22
LSI SCSI: raise UDC on infinite loop (Marcelo Tosatti)
aliguori
2008-09-22
scsi-generic: correct 6-bytes commands transfer length (Laurent Vivier)
aliguori
2008-09-22
scsi-generic: correct usage of memset() (Laurent Vivier)
aliguori
2008-09-22
Don't use sprintf() or strcpy()
aliguori
2008-09-22
Do not allow AIO to be inited multiple times
aliguori
2008-09-22
Support out-of-the-tree building of tests
malc
2008-09-22
Avoid clobbering input register in qemu_ld64+bswap+useronly case
malc
2008-09-22
Fix ARM NEON vdup and vtbl bugs.
pbrook
2008-09-21
Fix neon encoding comment.
pbrook
2008-09-21
Fix Xcontext fill, by Here Poussineau.
ths
2008-09-21
Use the new concat_tl_i64 op for std and stda
blueswir1
2008-09-21
Add concat32_i64 and concat_tl_i64 ops
blueswir1
2008-09-21
Use the new concat_i32_i64 op for std and stda
blueswir1
2008-09-21
Add concat_i32_i64 op.
pbrook
[next]