index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-18
Fix harmless if statements with empty body, spotted by clang
Blue Swirl
1
-4
/
+6
2010-04-18
sparc32 use empty_slot for missing RAM v1
Artyom Tarasenko
1
-0
/
+5
2010-04-18
create empty_slot device
Artyom Tarasenko
2
-0
/
+94
2010-04-18
Fix harmless if statements with empty body, spotted by clang
Blue Swirl
2
-2
/
+5
2010-04-13
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
3
-340
/
+213
2010-04-14
vhost.c: include <linux/vhost.h> last
Marcelo Tosatti
1
-1
/
+1
2010-04-13
vhost-net: disable mergeable buffers
Michael S. Tsirkin
1
-0
/
+1
2010-04-13
vhost: fix features ack
David L Stevens
1
-0
/
+8
2010-04-13
sh_pci: fix memory and I/O access
Aurelien Jarno
1
-96
/
+15
2010-04-13
r2d: always enable IDE and flash
Aurelien Jarno
1
-10
/
+8
2010-04-11
hw/r2d: add initrd support
Aurelien Jarno
1
-21
/
+59
2010-04-11
vhost.c: include <linux/vhost.h> last
Marcelo Tosatti
1
-1
/
+1
2010-04-11
vhost-net: disable mergeable buffers
Michael S. Tsirkin
1
-0
/
+1
2010-04-11
vhost: fix features ack
David L Stevens
1
-0
/
+8
2010-04-11
eepro100: convert to new capability API
Michael S. Tsirkin
1
-13
/
+9
2010-04-11
pci: add API to add capability at a known offset
Michael S. Tsirkin
2
-4
/
+15
2010-04-11
hw/r2d: add flash memory
Aurelien Jarno
1
-0
/
+13
2010-04-09
Implement virtio reset
Alexander Graf
3
-6
/
+7
2010-04-09
lsi: fix segfault in lsi_command_complete
Gerd Hoffmann
1
-1
/
+1
2010-04-09
move targphys.h and hw/poison.h inclusion to cpu-common.h
Paolo Bonzini
2
-52
/
+0
2010-04-09
move two variable declarations out of vl.c
Paolo Bonzini
2
-0
/
+2
2010-04-08
Debugcon: Fix debugging printf
Adam Lackorzynski
1
-1
/
+1
2010-04-08
e1000: fix build on Ubuntu with _FORTIFY_SOURCE
Thomas Monjalon
1
-1
/
+1
2010-04-08
smc91c111: allow access to reserved register
Lars Munch
1
-0
/
+4
2010-04-08
smc91c111: mask register offset
Lars Munch
1
-0
/
+2
2010-04-08
baum: add destroy hook
Samuel Thibault
1
-0
/
+13
2010-04-08
update bochs vbe interface
Gerd Hoffmann
2
-3
/
+7
2010-04-07
eepro100: fix PCI interrupt pin configuration regression
Stefan Weil
1
-0
/
+3
2010-04-07
eepro100: fix mapping of flash memory
Stefan Weil
1
-5
/
+5
2010-04-07
eepro100: Set power management capability using pci_reserve_capability
Stefan Weil
1
-21
/
+18
2010-04-06
eepro100: Set configuration bit for standard TCB
Stefan Weil
1
-0
/
+3
2010-04-06
eepro100: Add new device variant i82801
Stefan Weil
1
-0
/
+15
2010-04-06
eepro100: Simplified device instantiation
Stefan Weil
1
-280
/
+167
2010-04-06
eepro100: Simplify status handling
Stefan Weil
1
-4
/
+4
2010-04-06
eepro100: Don't allow writing SCBStatus
Stefan Weil
1
-44
/
+5
2010-04-05
OHCI qdev conversion
Paul Brook
5
-47
/
+47
2010-04-05
ARMv7-M reset fixes
Paul Brook
1
-14
/
+8
2010-04-04
UHCI spurious interrut fix
Paul Brook
1
-3
/
+4
2010-04-04
Revert "Compile usb-ohci only once"
Paul Brook
11
-94
/
+41
2010-04-03
sparc32: add IOMMU chipset doc links
Blue Swirl
1
-1
/
+9
2010-04-03
sparc32: rename iommu.c to sun4m_iommu.c to make room for other IOMMUs
Blue Swirl
1
-0
/
+0
2010-04-03
sparc32: improve timer implementation
Blue Swirl
1
-3
/
+6
2010-04-02
hw/r2d: add a USB keyboard
Aurelien Jarno
1
-0
/
+4
2010-04-02
usb-bus: fix no params
TeLeMan
1
-1
/
+1
2010-04-01
win32: Fix compiler errors from u_int64_t
Stefan Weil
2
-4
/
+4
2010-04-01
virtio-net: vhost net support
Michael S. Tsirkin
1
-2
/
+69
2010-04-01
vhost: vhost net support
Michael S. Tsirkin
4
-0
/
+973
2010-04-01
virtio-pci: fill in notifier support
Michael S. Tsirkin
1
-0
/
+63
2010-04-01
virtio: move typedef to qemu-common
Michael S. Tsirkin
1
-1
/
+0
2010-04-01
virtio: add set_status callback
Michael S. Tsirkin
4
-4
/
+14
[next]