index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.objs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make VNC support optional
Jes Sorensen
2011-03-22
1
-9
/
+10
*
tools: Use real async.c instead of stubs
Kevin Wolf
2011-03-15
1
-2
/
+2
*
add win32 qemu-thread implementation
Paolo Bonzini
2011-03-13
1
-2
/
+2
*
bitmap: add a generic bitmap and bitops library
Corentin Chary
2011-02-23
1
-0
/
+1
*
vnc: Add ZRLE and ZYWRLE encodings.
Corentin Chary
2011-02-23
1
-0
/
+1
*
applesmc: make optional
Blue Swirl
2011-02-20
1
-0
/
+1
*
Set up signalfd under !CONFIG_IOTHREAD
Jan Kiszka
2011-02-14
1
-1
/
+1
*
hpet: make optional
Blue Swirl
2011-02-12
1
-0
/
+1
*
x86: make vmmouse optional
Blue Swirl
2011-02-12
1
-0
/
+1
*
ahci: split ICH9 from core
Sebastian Herbszt
2011-02-07
1
-0
/
+1
*
Merge remote branch 'spice/spice.v29.pull' into staging
Anthony Liguori
2011-02-01
1
-1
/
+1
|
\
|
*
spice: add chardev (v5)
Alon Levy
2011-01-24
1
-1
/
+1
*
|
qcow2: Add QcowCache
Kevin Wolf
2011-01-24
1
-1
/
+1
|
/
*
usb: data structs and helpers for usb descriptors.
Gerd Hoffmann
2011-01-11
1
-1
/
+1
*
build, pci: remove QMP dependency on core PCI code
Isaku Yamahata
2010-12-22
1
-3
/
+1
*
qed: Read/write support
Stefan Hajnoczi
2010-12-17
1
-0
/
+1
*
qed: Table, L2 cache, and cluster functions
Stefan Hajnoczi
2010-12-17
1
-1
/
+1
*
qed: Add QEMU Enhanced Disk image format
Stefan Hajnoczi
2010-12-17
1
-0
/
+1
*
ahci: add ahci emulation
Alexander Graf
2010-12-17
1
-0
/
+1
*
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-12-17
1
-0
/
+1
|
\
|
*
ceph/rbd block driver for qemu-kvm
Christian Brunner
2010-12-14
1
-0
/
+1
*
|
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-12-17
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Makefile: make msix/msi depend on CONFIG_PCI
Michael S. Tsirkin
2010-12-09
1
-1
/
+2
*
|
usb_ohci: Always use little endian
Alexander Graf
2010-12-11
1
-0
/
+1
*
|
rtl8139: Declare as little endian
Alexander Graf
2010-12-11
1
-0
/
+1
*
|
e1000: Make little endian
Alexander Graf
2010-12-11
1
-0
/
+1
|
/
*
Fix build
Anthony Liguori
2010-12-02
1
-1
/
+0
*
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
2010-12-01
1
-11
/
+27
|
\
|
*
Split out common pcnet code
Paul Brook
2010-11-27
1
-1
/
+2
|
*
VirtIO config option
Paul Brook
2010-11-27
1
-2
/
+8
|
*
PCI config include
Paul Brook
2010-11-27
1
-9
/
+11
|
*
Include directives in default configs
Paul Brook
2010-11-26
1
-1
/
+2
|
*
Add a DTrace tracing backend targetted for SystemTAP compatability
Daniel P. Berrange
2010-11-21
1
-0
/
+4
|
*
Revert "Add a DTrace tracing backend targetted for SystemTAP compatability"
Anthony Liguori
2010-11-21
1
-4
/
+0
|
*
Add a DTrace tracing backend targetted for SystemTAP compatability
Daniel P. Berrange
2010-11-16
1
-0
/
+4
|
*
spice: add audio
Gerd Hoffmann
2010-11-09
1
-0
/
+1
*
|
pcie/aer: helper functions for pcie aer capability
Isaku Yamahata
2010-11-22
1
-1
/
+1
|
/
*
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-11-01
1
-9
/
+4
|
\
|
*
Merge branch 'pci' into for_anthony
Michael S. Tsirkin
2010-10-27
1
-2
/
+4
|
|
\
|
|
*
x3130: pcie downstream port
Isaku Yamahata
2010-10-20
1
-1
/
+1
|
|
*
x3130: pcie upstream port
Isaku Yamahata
2010-10-20
1
-1
/
+1
|
|
*
ioh3420: pcie root port in X58 ioh
Isaku Yamahata
2010-10-20
1
-0
/
+1
|
|
*
pcie port: define struct PCIEPort/PCIESlot and helper functions
Isaku Yamahata
2010-10-20
1
-1
/
+1
|
|
*
pcie: helper functions for pcie capability and extended capability
Isaku Yamahata
2010-10-19
1
-0
/
+1
|
|
*
msi: implements msi
Isaku Yamahata
2010-10-19
1
-1
/
+1
|
|
*
pci/bridge: split out pci bridge code into pci_bridge.c from pci.c
Isaku Yamahata
2010-07-22
1
-1
/
+1
|
*
|
qemu-options.def: add to generated header list
Michael S. Tsirkin
2010-10-27
1
-7
/
+0
*
|
|
Add Intel HD Audio support to qemu.
Gerd Hoffmann
2010-11-01
1
-0
/
+1
*
|
|
Move QEMU OS dependant library functions to OS specific files
Jes Sorensen
2010-10-30
1
-1
/
+8
|
/
/
*
|
qemu-timer: move commonly used timer code to qemu-timer-common
Blue Swirl
2010-10-23
1
-1
/
+2
[next]