index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-31
Make DMA bottom-half driven (v2)
aliguori
8
-24
/
+40
2008-10-28
Sun4c cleanups (Robert Reif)
blueswir1
1
-10
/
+5
2008-10-28
Set default max_cpus to one.
balrog
25
-38
/
+12
2008-10-27
ETRAX-FS: Process outgoing DMA channels until EOL.
edgar_igl
1
-67
/
+69
2008-10-27
Move sun4c to its own hwdef (Robert Reif)
blueswir1
1
-239
/
+241
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
22
-35
/
+50
2008-10-25
Change freeing method because the allocation function was changed in r5532
blueswir1
1
-3
/
+3
2008-10-25
Replace uses of strndup (a GNU extension) with Qemu pstrdup
blueswir1
1
-1
/
+1
2008-10-25
Replace uses of strncpy (a GNU extension) with Qemu pstrcpy
blueswir1
1
-1
/
+1
2008-10-25
Fix a bad memcpy length (Bruce Rogers).
balrog
1
-1
/
+1
2008-10-24
Live migration for Win32 (Hervé Poussineau)
aliguori
1
-1
/
+1
2008-10-24
hw/pc: don't register the memory hole as unassigned twice
aurel32
1
-2
/
+0
2008-10-24
ETRAX-FS: Drop DMA polling for ethernet.
edgar_igl
1
-46
/
+4
2008-10-22
ETRAX-FS: Add support for passing kernel command lines
edgar_igl
1
-2
/
+15
2008-10-22
ETRAX-FS: Correct booting of elf linux images from ram.
edgar_igl
1
-3
/
+2
2008-10-17
scsi-generic: correct error management
aurel32
1
-29
/
+103
2008-10-13
Fix some issues with QEMUFile
aliguori
1
-2
/
+3
2008-10-12
hw/apic.c: use functions from host-utils.h
aurel32
1
-35
/
+3
2008-10-12
Define macro QEMU_GNUC_PREREQ and use it
aurel32
1
-2
/
+3
2008-10-12
Only use __builtin_* with GCC >= 3.4
aurel32
1
-2
/
+2
2008-10-12
hw/apic.c: use __builtin funtions instead of assembly code
aurel32
1
-10
/
+8
2008-10-11
Fix some debugging mistakes/leftovers
malc
1
-2
/
+0
2008-10-11
Correct SCSI error reporting (Laurent Vivier)
blueswir1
1
-15
/
+27
2008-10-11
Increase write buffer size in pflash emulation (Thomas Petazzoni).
balrog
1
-3
/
+3
2008-10-09
Fix IDE DIAGNOSE for packet devices (Vincent Sanders)
aliguori
1
-2
/
+9
2008-10-07
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
29
-0
/
+51
2008-10-07
machine struct - use C99 initializers (Jes Sorensen)
aliguori
19
-100
/
+100
2008-10-06
Introduce v3 of savevm protocol
aliguori
1
-0
/
+9
2008-10-04
Move nographic export to sysemu.h
blueswir1
3
-5
/
+0
2008-10-04
Use qemu-log.h
blueswir1
7
-19
/
+7
2008-10-03
Improve pflash cfi01 debug messages (Thomas Petazzoni).
balrog
1
-3
/
+3
2008-10-03
Reset CFI01 flash wcycle after erase confirm (Thomas Petazzoni).
balrog
1
-1
/
+1
2008-10-03
Rearrange tick functions
blueswir1
1
-0
/
+15
2008-10-02
Resurrect the safe part of r5274
blueswir1
10
-56
/
+161
2008-10-02
Make PCI class description tables const
blueswir1
1
-2
/
+2
2008-10-02
Make some tables const
blueswir1
1
-6
/
+6
2008-10-02
Sun ss20 OBP does 32bit register access to esp (Robert Reif)
blueswir1
1
-1
/
+1
2008-10-01
Reset CPU on INIT IPI
aurel32
1
-0
/
+5
2008-10-01
qemu: improve scsi dma speed by increasing the dma buffer size
aurel32
1
-1
/
+1
2008-10-01
hw/apic.c: use bsr and bsf on x86_64
aurel32
1
-2
/
+2
2008-10-01
Check that asynchronous (DMA) submission succeeds (Ian Jackson).
balrog
1
-0
/
+10
2008-10-01
Actually check read/write errors in IDE (Ian Jackson).
balrog
1
-2
/
+32
2008-09-30
Add some missing static qualifiers
blueswir1
1
-2
/
+2
2008-09-30
Make sure bluez programs (cross-)compile, add missing statics.
balrog
1
-3
/
+3
2008-09-29
Fix SS-2 crash
blueswir1
1
-1
/
+1
2008-09-29
Refactor QEMUFile for live migration
aliguori
1
-1
/
+34
2008-09-29
Emulate a USB bluetooth dongle (or HCI Transport layer).
balrog
2
-0
/
+650
2008-09-29
Use VHCI to allow the host os to participate in a qemu bluetooth "vlan".
balrog
1
-0
/
+8
2008-09-29
Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP.
balrog
3
-8
/
+606
2008-09-29
Add L2CAP logic and a virtual SDP server for use in emulated devices.
balrog
3
-0
/
+2885
[next]