index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-27
s390x/sclp: Add missing checks to SCLP handler
Thomas Huth
1
-2
/
+7
2014-02-27
s390x/sclp: Fixed the size of sccb and code parameter
Thomas Huth
1
-2
/
+2
2014-02-27
s390x/eventfacility: mask out commands
Christian Borntraeger
1
-1
/
+1
2014-02-27
s390x/virtio-hcall: Specification exception for illegal subcodes
Thomas Huth
1
-1
/
+2
2014-02-27
s390x/virtio-hcall: Add range check for hypervisor call
Thomas Huth
1
-4
/
+7
2014-02-27
s390x/async_pf: Check for apf extension and enable pfault
Dominik Dingel
1
-0
/
+36
2014-02-27
s390x/kvm: implement floating-interrupt controller device
Jens Freimann
4
-1
/
+296
2014-02-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226'...
Peter Maydell
9
-35
/
+491
2014-02-26
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
3
-25
/
+19
2014-02-26
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-3' into staging
Peter Maydell
1
-28
/
+32
2014-02-26
vfio: blacklist loading of unstable roms
Bandan Das
1
-0
/
+73
2014-02-26
pci-assign: Fix potential read beyond buffer on -EBUSY
Markus Armbruster
1
-0
/
+1
2014-02-26
vfio: Fix overrun after readlink() fills buffer completely
Markus Armbruster
1
-3
/
+3
2014-02-26
dma/pl330: implement dmaadnh instruction
Peter Crosthwaite
1
-3
/
+16
2014-02-26
dma/pl330: Fix buffer depth
Peter Crosthwaite
1
-1
/
+1
2014-02-26
dma/pl330: Add event debugging printfs
Peter Crosthwaite
1
-0
/
+2
2014-02-26
dma/pl330: Rename parent_obj
Peter Crosthwaite
1
-1
/
+2
2014-02-26
dma/pl330: printf format type sweep.
Peter Crosthwaite
1
-12
/
+14
2014-02-26
dma/pl330: Fix misleading type
Peter Crosthwaite
1
-1
/
+1
2014-02-26
dma/pl330: Delete overly verbose debug printf
Peter Crosthwaite
1
-1
/
+0
2014-02-26
target-arm: Store AIF bits in env->pstate for AArch32
Peter Maydell
1
-2
/
+2
2014-02-26
target-arm: Implement AArch64 TTBR*
Peter Maydell
1
-1
/
+1
2014-02-26
hw: arm_gic_kvm: Add KVM VGIC save/restore logic
Christoffer Dall
1
-2
/
+422
2014-02-26
arm: vgic device control api support
Christoffer Dall
1
-2
/
+20
2014-02-26
hw/intc/arm_gic: Fix GIC_SET_LEVEL
Christoffer Dall
1
-1
/
+1
2014-02-26
hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registers
Peter Maydell
1
-4
/
+2
2014-02-26
hw/intc/exynos4210_combiner: Don't overrun output_irq array in init
Peter Maydell
1
-1
/
+1
2014-02-26
hw/timer/arm_timer: Avoid array overrun for bad addresses
Peter Maydell
1
-0
/
+2
2014-02-26
hw/net/stellaris_enet: Avoid unintended sign extension
Peter Maydell
1
-1
/
+2
2014-02-26
hw/misc/arm_sysctl: Fix bad boundary check on mb clock accesses
Peter Maydell
1
-2
/
+2
2014-02-26
xilinx: Delete hw/include/xilinx.h
Peter Crosthwaite
3
-3
/
+1
2014-02-26
xilinx: Inline usages of xilinx_axi*_init()
Peter Crosthwaite
1
-5
/
+19
2014-02-26
xilinx: Inline usage of xilinx_ethlite_create()
Peter Crosthwaite
1
-1
/
+8
2014-02-26
xilinx: Inline usages of xilinx_timer_create()
Peter Crosthwaite
3
-3
/
+20
2014-02-26
xilinx: Inline usages of xilinx_intc_create()
Peter Crosthwaite
3
-5
/
+18
2014-02-26
microblaze/ml605: Define macros for irq/memory maps
Peter Crosthwaite
1
-3
/
+12
2014-02-26
ppc/virtex_ml507: Define macros for irq/memory maps
Peter Crosthwaite
1
-3
/
+11
2014-02-26
microblaze/s3adsp_1800: Define macros for irq map
Peter Crosthwaite
1
-1
/
+6
2014-02-25
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-3' into staging
Peter Maydell
1
-1
/
+7
2014-02-25
virtio-net: use qemu_get_queue() where possible
Stefan Hajnoczi
1
-1
/
+1
2014-02-25
vhost_net: use offload API instead of bypassing it
Stefan Hajnoczi
1
-3
/
+3
2014-02-25
net: remove implicit peer from offload API
Stefan Hajnoczi
2
-15
/
+15
2014-02-25
Merge remote-tracking branch 'remotes/xtensa/tags/20140224-xtensa' into staging
Peter Maydell
2
-6
/
+78
2014-02-25
net: virtio-net and vmxnet3 use offloading API
Vincenzo Maffione
3
-19
/
+13
2014-02-25
opencores_eth: flush queue whenever can_receive can go from false to true
Max Filippov
1
-2
/
+31
2014-02-25
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2014-02-24
Merge remote-tracking branch 'remotes/sstabellini/xen-140220' into staging
Peter Maydell
3
-4
/
+15
2014-02-24
qxl: add sanity check
Gerd Hoffmann
1
-1
/
+7
2014-02-24
hda-audio: qom cleanups
Gerd Hoffmann
1
-28
/
+32
2014-02-24
opencores_eth: flush queue whenever can_receive can go from false to true
Max Filippov
1
-2
/
+31
[prev]
[next]