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
2013-01-30
xilinx_axidma: Fix debug mode compile messages
Peter Crosthwaite
1
-1
/
+1
2013-01-30
cadence_gem: Debug mode compile fixes
Peter Crosthwaite
1
-7
/
+10
2013-01-30
cadence_ttc: Debug mode compile fixes
Peter Crosthwaite
1
-2
/
+2
2013-01-30
vfio-pci: Enable PCIe extended config space
Alex Williamson
1
-0
/
+4
2013-01-30
PIIX3: reset the VM when the Reset Control Register's RCPU bit gets set
Laszlo Ersek
1
-1
/
+69
2013-01-30
ich9: add support for pci assignment
Jason Baron
3
-0
/
+35
2013-01-30
virtio-net: rename ctrl rx commands
Amos Kong
2
-14
/
+14
2013-01-30
virtio-net: introduce a new macaddr control
Amos Kong
3
-3
/
+26
2013-01-30
virtio-net: remove layout assumptions for ctrl vq
Michael S. Tsirkin
1
-54
/
+75
2013-01-30
virtio-net: revert mac on reset
Michael S. Tsirkin
1
-0
/
+1
2013-01-30
e1000: document ICS read behaviour
Michael S. Tsirkin
1
-0
/
+10
2013-01-29
s390: Drop set_bit usage in virtio_ccw.
Cornelia Huck
1
-2
/
+2
2013-01-29
s390: css error codes.
Cornelia Huck
2
-5
/
+5
2013-01-29
s390: Use s390_cpu_physical_memory_map for tpi.
Cornelia Huck
1
-1
/
+1
2013-01-29
s390: Add s390-ccw-virtio machine.
Cornelia Huck
3
-0
/
+136
2013-01-29
s390-virtio: Check for NULL device in reset hypercall
Andreas Färber
1
-0
/
+3
2013-01-29
s390: Move hw files to hw/s390x
Alexander Graf
6
-18
/
+16
2013-01-29
virtio-s390: add a reset function to virtio-s390 devices
Paolo Bonzini
1
-0
/
+8
2013-01-29
s390: Make typeinfo const
Alexander Graf
1
-1
/
+1
2013-01-29
s390: Add new channel I/O based virtio transport.
Cornelia Huck
3
-0
/
+1059
2013-01-29
s390-virtio: Factor out some initialization code.
Cornelia Huck
2
-51
/
+72
2013-01-29
s390: Virtual channel subsystem support.
Cornelia Huck
3
-0
/
+1377
2013-01-29
s390: Add default support for SCLP console
Alexander Graf
1
-0
/
+1
2013-01-28
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
7
-13
/
+60
2013-01-28
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
4
-29
/
+136
2013-01-28
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
1
-25
/
+150
2013-01-27
prep_pci: Convert to QOM realizefn
Andreas Färber
1
-4
/
+4
2013-01-27
prep_pci: Create PCIBus and PCIDevice in-place
Andreas Färber
1
-13
/
+37
2013-01-27
pc: Generate APIC IDs according to CPU topology
Eduardo Habkost
1
-2
/
+10
2013-01-27
pc: Set fw_cfg data based on APIC ID calculation
Eduardo Habkost
1
-5
/
+35
2013-01-27
fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()
Eduardo Habkost
6
-2
/
+7
2013-01-27
pc: Reverse pc_init_pci() compatibility logic
Eduardo Habkost
1
-9
/
+13
2013-01-27
xilinx_ethlite: Avoid build warnings in debug code
Edgar E. Iglesias
1
-4
/
+6
2013-01-27
m25p80.c: Return state to IDLE after COLLECTING
Peter Crosthwaite
1
-0
/
+2
2013-01-27
xilinx_ethlite: Flush queued packets on SW service
Peter Crosthwaite
1
-2
/
+5
2013-01-27
xilinx_ethlite: fix eth_can_rx() for ping-pong
Peter Crosthwaite
1
-3
/
+3
2013-01-26
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
25
-577
/
+1225
2013-01-26
vmware_vga: fix out of bounds and invalid rects updating
Michael Tokarev
1
-0
/
+18
2013-01-26
hw/arm_boot: Align device tree to 4KB boundary, not page
Peter Maydell
1
-3
/
+6
2013-01-26
fw_cfg: Drop a few superfluous initializers
Markus Armbruster
1
-3
/
+3
2013-01-26
fw_cfg: Splash image loader can overrun a stack variable, fix
Markus Armbruster
1
-3
/
+4
2013-01-26
hw/pxa2xx_timer: Explicitly mark fallthroughs
Peter Maydell
1
-0
/
+47
2013-01-26
hw/smc91c111: Add explicit 'return' rather than relying on fallthrough
Peter Maydell
1
-0
/
+1
2013-01-26
hw/pflash_cfi02.c: Mark deliberate fallthrough
Peter Maydell
1
-0
/
+1
2013-01-26
hw/omap_dma, hw/omap_spi: Explicitly mark fallthroughs
Peter Maydell
2
-0
/
+36
2013-01-26
hw/omap1.c: Add fallthrough markers and breaks
Peter Maydell
1
-0
/
+3
2013-01-26
hw/arm_sysctl.c: Add missing 'break' statements
Peter Maydell
1
-0
/
+2
2013-01-26
build: remove extra-obj-y
Paolo Bonzini
2
-3
/
+1
2013-01-26
build: remove universal-obj-y
Paolo Bonzini
1
-3
/
+5
2013-01-25
PPC: e500: Select MPIC v4.2 on ppce500 platform
Scott Wood
4
-3
/
+9
[prev]
[next]