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
2011-04-22
pxa2xx_lcd: up field is used as a bool and migrated as an uint8_t
Juan Quintela
1
-1
/
+1
2011-04-22
pxa2xx_lcd: name anonymous struct
Juan Quintela
1
-13
/
+15
2011-04-22
vmstate: stellaris use unused for placeholder entries
Juan Quintela
1
-2
/
+1
2011-04-22
vmstate: port stellaris gamepad
Juan Quintela
1
-26
/
+24
2011-04-22
vmstate: port syborg_keyboard
Juan Quintela
1
-40
/
+17
2011-04-22
vmstate: port syborg_serial
Juan Quintela
1
-42
/
+18
2011-04-22
vmstate: port stellaris_adc
Juan Quintela
1
-55
/
+34
2011-04-22
vmstate: port syborg_pointer
Juan Quintela
1
-45
/
+28
2011-04-22
vmstate: port ppc4xx_pci
Juan Quintela
1
-41
/
+39
2011-04-22
vmstate: port ppce500_pci
Juan Quintela
1
-47
/
+40
2011-04-22
vmstate: port pxa2xx_pm
Juan Quintela
1
-21
/
+12
2011-04-22
vmstate: port pxa2xx_mm
Juan Quintela
1
-21
/
+12
2011-04-22
vmstate: port pxa2xx_cm
Juan Quintela
1
-25
/
+14
2011-04-22
vmstate: port pxa2xx_i2s
Juan Quintela
1
-35
/
+18
2011-04-22
vmstate: port stellaris gptm
Juan Quintela
1
-60
/
+24
2011-04-22
vmstate: port cuda
Juan Quintela
1
-70
/
+46
2011-04-22
vmstate: port heathrow_pic
Juan Quintela
1
-37
/
+25
2011-04-22
vmstate: port pl022 ssp
Juan Quintela
1
-48
/
+36
2011-04-22
vmstate: port stellaris sys
Juan Quintela
1
-46
/
+25
2011-04-22
vmstate: port stellaris ssi bus
Juan Quintela
1
-20
/
+11
2011-04-22
vmstate: port stellaris i2c
Juan Quintela
1
-32
/
+17
2011-04-22
vmstate: port armv7m nvic
Juan Quintela
1
-25
/
+14
2011-04-22
vmstate: port pl011
Juan Quintela
1
-51
/
+25
2011-04-22
vmstate: port pxa2xx_keypad
Juan Quintela
1
-36
/
+17
2011-04-22
vmstate: port syborg_rtc
Juan Quintela
1
-22
/
+12
2011-04-22
vmstate: port pmtimer
Juan Quintela
2
-49
/
+27
2011-04-22
vmstate: port sysborg_timer
Juan Quintela
1
-30
/
+16
2011-04-22
vmstate: port arm_timer
Juan Quintela
1
-23
/
+14
2011-04-22
vmstate: port arm sp804
Juan Quintela
1
-18
/
+11
2011-04-22
vmstate: port mipsnet
Juan Quintela
1
-34
/
+19
2011-04-22
vmstate: port m48t59
Juan Quintela
1
-23
/
+13
2011-04-22
vmstate: port ads7846
Juan Quintela
1
-23
/
+18
2011-04-22
vmstate: port adb_mouse
Juan Quintela
1
-28
/
+15
2011-04-22
vmstate: port adb_kbd
Juan Quintela
1
-26
/
+14
2011-04-20
hw/arm_boot.c: move initrd load address up to accommodate large kernels
Peter Maydell
1
-1
/
+1
2011-04-20
Basic implementation of Sharp Zaurus SL-5500 collie PDA
Dmitry Eremin-Solenikov
1
-0
/
+69
2011-04-20
Implement basic part of SA-1110/SA-1100
Dmitry Eremin-Solenikov
2
-0
/
+1662
2011-04-18
s390x: virtio machine storage keys
Alexander Graf
1
-12
/
+9
2011-04-18
s390x: Dispatch interrupts to KVM or the real CPU
Alexander Graf
1
-2
/
+8
2011-04-18
s390x: Prepare cpu.h for emulation
Alexander Graf
1
-1
/
+1
2011-04-16
usb: trivial spelling fixes
Brad Hards
1
-2
/
+2
2011-04-15
Use qemu-common.h or qemu-timer.h in place of sysemu.h
Blue Swirl
2
-3
/
+2
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
37
-37
/
+0
2011-04-15
sparc: Fix assertion caused by empty memory slot with 0 byte
Stefan Weil
1
-9
/
+12
2011-04-13
lm32: fix build breakage due to uninitialized variable 'r'
Anthony Liguori
1
-1
/
+1
2011-04-13
atapi: GESN: implement 'media' subcommand
Amit Shah
2
-4
/
+115
2011-04-13
atapi: GESN: Standardise event response handling for future additions
Amit Shah
1
-6
/
+19
2011-04-13
atapi: GESN: Use structs for commonly-used field types
Amit Shah
1
-2
/
+14
2011-04-13
atapi: Move GET_EVENT_STATUS_NOTIFICATION command handling to its own function
Amit Shah
1
-13
/
+24
2011-04-13
atapi: Allow GET_EVENT_STATUS_NOTIFICATION after media change
Amit Shah
1
-6
/
+14
[next]