index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-hppa: Implement branches
Richard Henderson
2017-01-23
1
-0
/
+477
*
target-hppa: Implement basic arithmetic
Richard Henderson
2017-01-23
3
-0
/
+907
*
target-hppa: Add nullification framework
Richard Henderson
2017-01-23
1
-4
/
+224
*
target-hppa: Add framework and enable compilation
Richard Henderson
2017-01-23
12
-3
/
+1116
*
target-hppa: Add softfloat specializations
Richard Henderson
2017-01-23
1
-1
/
+19
*
linux-user: Add HPPA startup and main loop
Richard Henderson
2017-01-23
2
-0
/
+196
*
linux-user: Add HPPA signal handling
Richard Henderson
2017-01-23
1
-1
/
+190
*
linux-user: Add HPPA target_signal.h and target_cpu.h
Richard Henderson
2017-01-23
2
-0
/
+64
*
linux-user: Add HPPA target_structs.h
Richard Henderson
2017-01-23
1
-0
/
+54
*
linux-user: Add HPPA definitions to syscall_defs.h
Richard Henderson
2017-01-23
1
-1
/
+130
*
linux-user: Add HPPA target_syscall.h
Richard Henderson
2017-01-23
1
-0
/
+237
*
linux-user: Add HPPA termbits.h
Richard Henderson
2017-01-23
1
-0
/
+219
*
linux-user: Add HPPA syscall numbers
Richard Henderson
2017-01-23
1
-0
/
+353
*
linux-user: Add HPPA socket.h definitions
Richard Henderson
2017-01-23
2
-0
/
+99
*
linux-user: Add some hppa ioctls
Helge Deller
2017-01-23
1
-0
/
+15
*
linux-user: Handle ERFKILL and EHWPOISON
Richard Henderson
2017-01-23
5
-0
/
+21
*
linux-user: Add SIOCGPGRP, SIOCGSTAMP, SIOCGSTAMPNS
Helge Deller
2017-01-23
3
-0
/
+13
*
linux-user: Handle TIOCSTART and TIOCSTOP
Helge Deller
2017-01-23
2
-0
/
+11
*
linux-user: Support stack-grows-up in elfload.c
Richard Henderson
2017-01-23
3
-71
/
+180
*
Revert "Remove remainders of HPPA backend"
Richard Henderson
2017-01-23
5
-2
/
+2842
*
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta...
Peter Maydell
2017-01-20
10
-182
/
+334
|
\
|
*
virtio-ccw: fix ring sizing
Michael S. Tsirkin
2017-01-20
3
-1
/
+7
|
*
s390x/pci: merge msix init functions
Yi Min Zhao
2017-01-20
1
-12
/
+10
|
*
s390x/pci: handle PCIBridge bus number
Pierre Morel
2017-01-20
2
-0
/
+53
|
*
s390x/pci: use hashtable to look up zpci via fh
Yi Min Zhao
2017-01-20
2
-14
/
+9
|
*
s390x/pci: PCI multibus bridge handling
Pierre Morel
2017-01-20
1
-2
/
+15
|
*
s390x/pci: optimize calling s390_get_phb()
Yi Min Zhao
2017-01-20
4
-50
/
+52
|
*
s390x/pci: change the device array to a list
Pierre Morel
2017-01-20
2
-51
/
+56
|
*
s390x/pci: dynamically allocate iommu
Yi Min Zhao
2017-01-20
2
-15
/
+64
|
*
s390x/pci: make S390PCIIOMMU inherit Object
Yi Min Zhao
2017-01-20
4
-53
/
+71
|
*
s390x/kvm: use kvm_gsi_routing_enabled in flic
Fei Li
2017-01-20
1
-2
/
+2
|
*
s390x: add compat machine for 2.9
Cornelia Huck
2017-01-20
1
-1
/
+16
|
*
s390x: remove double compat statement
Christian Borntraeger
2017-01-20
1
-2
/
+0
*
|
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2017-01-20
9
-69
/
+180
|
\
\
|
*
|
tap: fix memory leak on failure in net_init_tap()
Peter Maydell
2017-01-20
1
-2
/
+5
|
*
|
hw/pci: use-after-free in pci_nic_init_nofail when nic device fails to initia...
Alex Kompel
2017-01-20
1
-8
/
+1
|
*
|
hw/net/dp8393x: Avoid unintentional sign extensions on addresses
Peter Maydell
2017-01-20
1
-27
/
+68
|
*
|
m68k: QOMify the MCF Fast Ethernet Controller device
Thomas Huth
2017-01-20
4
-23
/
+90
|
*
|
net: optimize checksum computation
Ladi Prosek
2017-01-20
1
-8
/
+13
|
*
|
docs: Fix description of the sentence
Zhang Chen
2017-01-20
1
-1
/
+3
|
|
/
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-01-20
28
-398
/
+895
|
\
\
|
*
|
virtio: force VIRTIO_F_IOMMU_PLATFORM
Jason Wang
2017-01-19
1
-2
/
+3
|
*
|
virtio: fix up max size checks
Michael S. Tsirkin
2017-01-19
1
-20
/
+13
|
*
|
vhost: drop VHOST_F_DEVICE_IOTLB
Michael S. Tsirkin
2017-01-18
1
-2
/
+0
|
*
|
update-linux-headers.sh: support __bitwise
Michael S. Tsirkin
2017-01-18
1
-1
/
+1
|
*
|
virtio_crypto: header update
Michael S. Tsirkin
2017-01-18
1
-230
/
+251
|
*
|
pci_regs: update to latest linux
Michael S. Tsirkin
2017-01-18
1
-1
/
+0
|
*
|
virtio-mmio: switch to linux headers
Michael S. Tsirkin
2017-01-18
1
-58
/
+37
|
*
|
virtio_mmio: add standard header file
Michael S. Tsirkin
2017-01-18
1
-0
/
+141
|
*
|
virtio: drop an obsolete comment
Michael S. Tsirkin
2017-01-18
1
-1
/
+0
[next]