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-30
Add some missing static qualifiers
blueswir1
2008-09-30
Silence some warnings about uninitialized variables
blueswir1
2008-09-30
Few compile time warnings removed (Stefano Stabellini)
blueswir1
2008-09-30
target-alpha: convert palcode ops to TCG
aurel32
2008-09-30
target-alpha: convert locked load/store to TCG
aurel32
2008-09-30
Make sure bluez programs (cross-)compile, add missing statics.
balrog
2008-09-29
Fix SS-2 crash
blueswir1
2008-09-29
TARGET_MAP_xx macros: clean and alpha specific values
aurel32
2008-09-29
target-alpha: misc fixes
aurel32
2008-09-29
target-alpha: convert FP ops to TCG
aurel32
2008-09-29
target-alpha: factorize load/store code
aurel32
2008-09-29
Refactor QEMUFile for live migration
aliguori
2008-09-29
Fix save/restore regression introduced by r5318
aliguori
2008-09-29
My core2duo patch introduced a vague statement of "missing features" in
pbrook
2008-09-29
Emulate a USB bluetooth dongle (or HCI Transport layer).
balrog
2008-09-29
Use VHCI to allow the host os to participate in a qemu bluetooth "vlan".
balrog
2008-09-29
Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP.
balrog
2008-09-29
Add L2CAP logic and a virtual SDP server for use in emulated devices.
balrog
2008-09-29
Add a virtual HCI.
balrog
2008-09-28
Implement a HCI passthrough to host.
balrog
2008-09-28
Emulate a serial bluetooth HCI with H4+ extensions and attach to n8x0's UART.
balrog
2008-09-28
Add a "null" bluetooth HCI and a header file for bluetooth.
balrog
2008-09-28
Rename -cpu atom to -cpu n270.
balrog
2008-09-28
Fix warning, based on patches by Zeev Tarantov and Jindrich Makovicka
blueswir1
2008-09-28
Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20
blueswir1
2008-09-28
Fix dots per clock value, cleanup and "optimize"
malc
2008-09-28
Fix more r5087 breakage
malc
2008-09-28
Optional "precise" VGA retrace support
malc
2008-09-28
Change the way video graphics adapter is selected
malc
2008-09-27
Make compatfd fallback more robust
aliguori
2008-09-27
Fix whitespace damage in compatfd
aliguori
2008-09-27
Add mmu tlb demap support (Igor Kovalenko)
blueswir1
2008-09-27
Allocate code gen buffer properly on FreeBSD
aliguori
2008-09-26
Fix definition of EMX bit in cpuid (Jens Axboe).
balrog
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
[next]