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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-06-10
hw/sd/sd.c: Drop unused sd_acmd_type[] array
Peter Maydell
1
-11
/
+0
2014-06-10
hw/i386/pc.c: Remove unused parallel_io and parallel_irq variables
Peter Maydell
1
-3
/
+0
2014-06-10
net: cadence_gem: Remove &desc[0] usages
Peter Crosthwaite
1
-2
/
+2
2014-06-10
net: cadence_gem: Comment spelling sweep
Peter Crosthwaite
1
-6
/
+6
2014-06-10
net: cadence_gem: Add Tx descriptor fetch printf
Peter Crosthwaite
1
-0
/
+3
2014-06-10
net: cadence_gem: Fix Tx descriptor update
Peter Crosthwaite
1
-5
/
+7
2014-06-10
s390x/kvm: inject via flic
Cornelia Huck
1
-0
/
+10
2014-06-10
s390x: cleanup interrupt injection
Cornelia Huck
2
-15
/
+6
2014-06-10
s390x: consolidate floating interrupts
Cornelia Huck
1
-11
/
+0
2014-06-10
s390/virtio-ccw: migration support
Jens Freimann
3
-0
/
+208
2014-06-10
s390x/kvm: make flic play well with old kernels
Cornelia Huck
1
-2
/
+4
2014-06-10
s390x/css: handle emw correctly for tsch
Cornelia Huck
1
-4
/
+20
2014-06-09
vexpress: Add support for the -bios flag to provide firmware
Grant Likely
1
-0
/
+13
2014-06-09
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
4
-30
/
+91
2014-06-09
e1000: remove broken support for 82573L
Gabriel L. Somlo
1
-18
/
+0
2014-06-09
e1000: allow command-line selection of card model
Gabriel L. Somlo
2
-24
/
+102
2014-06-09
vmxnet3: fix msix vectors unuse
Jiri Pirko
1
-1
/
+1
2014-06-09
net: xilinx_ethlite: Fix Rx-pong interrupt
Peter Crosthwaite
1
-1
/
+2
2014-06-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
5
-366
/
+149
2014-06-09
intc: xilinx_uartlite: Convert SBD::init -> instance_init
Peter Crosthwaite
1
-10
/
+7
2014-06-09
char: xilinx_uartlite: Convert to realize()
Peter Crosthwaite
1
-10
/
+14
2014-06-09
char: xilinx_uartlite: Don't reset from init
Peter Crosthwaite
1
-1
/
+7
2014-06-09
net: xilinx_ethlite: Convert to realize()
Peter Crosthwaite
1
-11
/
+14
2014-06-09
net: xilinx_ethlite: Don't reset from init
Peter Crosthwaite
1
-1
/
+8
2014-06-09
timer: xilinx_timer: Convert to realize()
Peter Crosthwaite
1
-8
/
+12
2014-06-05
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
4
-53
/
+336
2014-06-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
7
-64
/
+105
2014-06-05
Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging
Peter Maydell
10
-284
/
+302
2014-06-05
apb: implement IOMMU translation for PCI host bridge
Mark Cave-Ayland
1
-0
/
+165
2014-06-05
apb: handle reading/writing of IOMMU control registers
Mark Cave-Ayland
1
-3
/
+100
2014-06-05
apb: fix IOMMU register sizes
Mark Cave-Ayland
1
-8
/
+3
2014-06-05
apb: Move IOMMU registers into a separate IOMMUState struct
Mark Cave-Ayland
1
-3
/
+14
2014-06-05
tcx: move initialisation from realizefn to initfn
Mark Cave-Ayland
2
-23
/
+33
2014-06-05
tcx: move initialisation from SysBusDevice class to TCX class realizefn
Mark Cave-Ayland
1
-14
/
+12
2014-06-05
cg3: add extra check to prevent CG3 register array overflow
Mark Cave-Ayland
1
-2
/
+2
2014-06-05
cg3: move initialisation from realizefn to initfn
Mark Cave-Ayland
1
-8
/
+15
2014-06-05
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
1
-0
/
+52
2014-06-05
qdev: Display warning about unused -global
Don Slutz
2
-0
/
+34
2014-06-05
hw: use ld_p/st_p instead of ld_raw/st_raw
Paolo Bonzini
10
-253
/
+253
2014-06-05
nseries: clean up coding style
Paolo Bonzini
1
-127
/
+145
2014-06-04
dataplane: Support VIRTIO_BLK_T_SCSI_CMD
Fam Zheng
1
-8
/
+10
2014-06-04
virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsi
Fam Zheng
1
-34
/
+41
2014-06-04
virtio-blk: Allow config-wce in dataplane
Fam Zheng
2
-7
/
+7
2014-06-04
dataplane: implement async flush
Stefan Hajnoczi
1
-16
/
+27
2014-06-04
dataplane: delete IOQueue since it is no longer used
Stefan Hajnoczi
3
-175
/
+1
2014-06-04
dataplane: use the QEMU block layer for I/O
Stefan Hajnoczi
1
-128
/
+65
2014-06-03
kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculation
Marcelo Tosatti
1
-0
/
+4
2014-06-03
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014060...
Peter Maydell
1
-48
/
+380
2014-06-02
xhci: order superspeed ports first
Gerd Hoffmann
1
-8
/
+37
2014-06-02
xhci: make port reset trace point more verbose
Gerd Hoffmann
1
-1
/
+1
[next]