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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2008-10-28
Set default max_cpus to one.
balrog
2008-10-27
ETRAX-FS: Process outgoing DMA channels until EOL.
edgar_igl
2008-10-27
Move sun4c to its own hwdef (Robert Reif)
blueswir1
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
2008-10-25
Change freeing method because the allocation function was changed in r5532
blueswir1
2008-10-25
Replace uses of strndup (a GNU extension) with Qemu pstrdup
blueswir1
2008-10-25
Replace uses of strncpy (a GNU extension) with Qemu pstrcpy
blueswir1
2008-10-25
Fix a bad memcpy length (Bruce Rogers).
balrog
2008-10-24
Live migration for Win32 (Hervé Poussineau)
aliguori
2008-10-24
hw/pc: don't register the memory hole as unassigned twice
aurel32
2008-10-24
ETRAX-FS: Drop DMA polling for ethernet.
edgar_igl
2008-10-22
ETRAX-FS: Add support for passing kernel command lines
edgar_igl
2008-10-22
ETRAX-FS: Correct booting of elf linux images from ram.
edgar_igl
2008-10-17
scsi-generic: correct error management
aurel32
2008-10-13
Fix some issues with QEMUFile
aliguori
2008-10-12
hw/apic.c: use functions from host-utils.h
aurel32
2008-10-12
Define macro QEMU_GNUC_PREREQ and use it
aurel32
2008-10-12
Only use __builtin_* with GCC >= 3.4
aurel32
2008-10-12
hw/apic.c: use __builtin funtions instead of assembly code
aurel32
2008-10-11
Fix some debugging mistakes/leftovers
malc
2008-10-11
Correct SCSI error reporting (Laurent Vivier)
blueswir1
2008-10-11
Increase write buffer size in pflash emulation (Thomas Petazzoni).
balrog
2008-10-09
Fix IDE DIAGNOSE for packet devices (Vincent Sanders)
aliguori
2008-10-07
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
2008-10-07
machine struct - use C99 initializers (Jes Sorensen)
aliguori
2008-10-06
Introduce v3 of savevm protocol
aliguori
2008-10-04
Move nographic export to sysemu.h
blueswir1
2008-10-04
Use qemu-log.h
blueswir1
2008-10-03
Improve pflash cfi01 debug messages (Thomas Petazzoni).
balrog
2008-10-03
Reset CFI01 flash wcycle after erase confirm (Thomas Petazzoni).
balrog
2008-10-03
Rearrange tick functions
blueswir1
2008-10-02
Resurrect the safe part of r5274
blueswir1
2008-10-02
Make PCI class description tables const
blueswir1
2008-10-02
Make some tables const
blueswir1
2008-10-02
Sun ss20 OBP does 32bit register access to esp (Robert Reif)
blueswir1
2008-10-01
Reset CPU on INIT IPI
aurel32
2008-10-01
qemu: improve scsi dma speed by increasing the dma buffer size
aurel32
2008-10-01
hw/apic.c: use bsr and bsf on x86_64
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-09-30
Add some missing static qualifiers
blueswir1
2008-09-30
Make sure bluez programs (cross-)compile, add missing statics.
balrog
2008-09-29
Fix SS-2 crash
blueswir1
2008-09-29
Refactor QEMUFile for live migration
aliguori
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
Emulate a serial bluetooth HCI with H4+ extensions and attach to n8x0's UART.
balrog
[next]