index
:
~jwrdegoede/qemu-old
master
spice.kvm.v14
spice.kvm.v18
spice.v14
spice.v16
spice.v17
spice.v19
spice.v20
spice.v21
spice.v30
Hans' cgi-bin.old usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-11
microblaze: Correct prio between MMU and unaligned exceptions.
Edgar E. Iglesias
1
-6
/
+25
2009-09-11
microblaze: HW Exception fixes.
Edgar E. Iglesias
2
-19
/
+21
2009-09-11
Update OpenBIOS images to r577
Aurelien Jarno
1
-0
/
+0
2009-09-11
X86_64: Use proper jumps/calls when displacement exceeds +-2G
malc
1
-12
/
+19
2009-09-10
Remove bit-rotten threshold handling
malc
1
-13
/
+2
2009-09-10
F_DUPFD_CLOEXEC is not universally available
malc
1
-0
/
+2
2009-09-10
Add information w.r.t default GUS IRQ assigment
malc
1
-0
/
+14
2009-09-10
Fix formatting
malc
1
-5
/
+5
2009-09-10
Fix formatting, get rid of conf and fix description
malc
1
-14
/
+7
2009-09-10
Fix formatting and and description field
malc
1
-4
/
+5
2009-09-10
qdev/isa: convert real time clock
Gerd Hoffmann
7
-18
/
+38
2009-09-10
qdev/isa: finish pckbd conversion
Gerd Hoffmann
3
-24
/
+4
2009-09-10
qdev/isa: convert ne2000
Gerd Hoffmann
8
-93
/
+170
2009-09-10
qdev/isa: convert gravis ultrasound
Gerd Hoffmann
2
-28
/
+51
2009-09-10
qdev/isa: convert cs4231a sound card
Gerd Hoffmann
1
-13
/
+33
2009-09-10
qdev/isa: convert soundblaster
Gerd Hoffmann
1
-24
/
+39
2009-09-10
qdev: add isa_create() function
Gerd Hoffmann
2
-2
/
+14
2009-09-10
qdev: tag isabus-bridge as no-user
Gerd Hoffmann
1
-0
/
+1
2009-09-10
qdev: simplify isa irq assignments
Gerd Hoffmann
7
-39
/
+21
2009-09-10
qdev: drop iobase properties from isa bus
Gerd Hoffmann
9
-34
/
+23
2009-09-10
qdev: add property type for 32bit signed integers.
Gerd Hoffmann
2
-0
/
+33
2009-09-10
isapc: pick a more sane default cpu for such old hardware.
Gerd Hoffmann
1
-0
/
+2
2009-09-10
isapc: Fix irq routing
Gerd Hoffmann
1
-1
/
+2
2009-09-10
Allow to unscale the output window with a Ctrl-Alt-u hotkey
malc
2
-0
/
+9
2009-09-09
Fix VMSTATE_PCI_DEVICE version
Juan Quintela
1
-1
/
+0
2009-09-09
don't call cpu_sychronize_state from reset handlers
Glauber Costa
2
-3
/
+6
2009-09-09
RTC polling mode broken
Bernhard Kauer
1
-2
/
+3
2009-09-09
qemu-kvm: fix segfault when running kvm without /dev/kvm, falling back to non...
Dustin Kirkland
1
-10
/
+10
2009-09-09
configure: fix Linux AIO detection
Luiz Capitulino
1
-0
/
+1
2009-09-09
Fix compilation warnings when DEBUG_BUFFERED_FILE is defined
Pierre Riteau
1
-6
/
+6
2009-09-09
qcow2: Order concurrent AIO requests on the same unallocated cluster
Kevin Wolf
3
-5
/
+96
2009-09-09
qcow2: Fix metadata preallocation
Kevin Wolf
1
-1
/
+3
2009-09-09
fix VNC SASL detection
Juan Quintela
1
-1
/
+1
2009-09-09
optionrom: make clean should remove raw and .d
Juan Quintela
1
-1
/
+1
2009-09-09
otionrom: Use local CFLAGS no global one
Juan Quintela
1
-0
/
+1
2009-09-09
Remove CFLAGS parameter in cc-option
Juan Quintela
2
-4
/
+4
2009-09-09
Fix for commit 3f9cb1c14dc368f41447db5f78d6248c4f100ad4
Naphtali Sprei
1
-1
/
+6
2009-09-09
mv from strdup to qemu_strdup in qemu-option.c
Jean-Christophe DUBOIS
1
-3
/
+3
2009-09-09
mv strdup to qemu_strdup in vl.c
Jean-Christophe DUBOIS
1
-3
/
+3
2009-09-09
fix vl.c compilation if CONFIG_KVM is not defined
Jean-Christophe DUBOIS
1
-1
/
+2
2009-09-09
fix PATH_MAX conditional compilation
Jean-Christophe DUBOIS
1
-9
/
+2
2009-09-09
eepro100: Clean code which sets the PCI device id
Stefan Weil
2
-8
/
+8
2009-09-09
qemu-io: Improve portability (win32 now supported).
Stefan Weil
3
-1
/
+26
2009-09-09
Fix spelling in comment.
Stefan Weil
1
-1
/
+1
2009-09-09
qdev: convert tcx to reset + vmsd
Gerd Hoffmann
1
-2
/
+2
2009-09-09
qdev: integrate vmstate
Gerd Hoffmann
2
-0
/
+9
2009-09-09
qdev: convert rtl8139 to reset
Gerd Hoffmann
1
-4
/
+4
2009-09-09
qdev: integrate reset
Gerd Hoffmann
2
-1
/
+13
2009-09-09
qdev/scsi+usb: convert usb-storage to qdev.
Gerd Hoffmann
1
-27
/
+40
2009-09-09
qdev/scsi: add scsi bus support to qdev, convert drivers.
Gerd Hoffmann
12
-274
/
+351
[next]