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-10-02
Fix MXCC printf warning (based on patch by Robert Reif)
blueswir1
2008-10-02
Add missing parenthesis in qemu_ram_alloc()
ths
2008-10-01
ppc: fix crash in ppc system single step support
aurel32
2008-10-01
Reset CPU on INIT IPI
aurel32
2008-10-01
Fix cscope filelist by removing leading ./
aurel32
2008-10-01
Add inotify syscall family
aurel32
2008-10-01
Add mincore syscall
aurel32
2008-10-01
Add fadvise64 stubs
aurel32
2008-10-01
qemu: improve scsi dma speed by increasing the dma buffer size
aurel32
2008-10-01
monitor: add sendkey support for comma, dot and slash
aurel32
2008-10-01
qemu-doc: document use of raw values with sendkey
aurel32
2008-10-01
hw/apic.c: use bsr and bsf on x86_64
aurel32
2008-10-01
fix default size handling in monitor
aurel32
2008-10-01
target-ppc: fix computation of XER.{CA, OV} in addme, subfme
aurel32
2008-10-01
target-ppc: fix mullw/mullwo
aurel32
2008-10-01
Fix warning about variables used uninitialized
blueswir1
2008-10-01
Make some variables static
blueswir1
2008-10-01
Make some variables static
blueswir1
2008-10-01
Change some qualifiers to static
blueswir1
2008-10-01
Remove unused variables
blueswir1
2008-10-01
Fix warning about incompatible types
blueswir1
2008-10-01
Remove unused functions
blueswir1
2008-10-01
Remove unused variable
blueswir1
2008-10-01
target-alpha: update STATUS
aurel32
2008-10-01
Check that asynchronous (DMA) submission succeeds (Ian Jackson).
balrog
2008-10-01
Actually check read/write errors in IDE (Ian Jackson).
balrog
2008-10-01
x86 pextrw destination operand can be r64.
balrog
2008-09-30
Handle MSR_IA32_PERF_STATUS in rdmsr (Alexander Graf).
balrog
2008-09-30
Disable bluetooth proxy compilation on win32.
balrog
2008-09-30
Avoid (some) ppc cross-compilation problems
malc
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
[prev]
[next]