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
2013-04-16
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
4
-7
/
+43
2013-04-16
m25p80: Add debug message for no bdrv
Peter Crosthwaite
1
-0
/
+1
2013-04-16
m25p80.c: Multiple debug verbosity levels
Peter Crosthwaite
1
-19
/
+21
2013-04-16
m25p80: Convert guest errors to LOG_GUEST_ERROR
Peter Crosthwaite
1
-5
/
+7
2013-04-16
m25p80: Fix debug messages.
Peter Crosthwaite
1
-6
/
+7
2013-04-16
stream: Remove app argument hack
Peter Crosthwaite
4
-56
/
+172
2013-04-16
xilinx_axienet/dma: Implement rx path flow control
Peter Crosthwaite
2
-11
/
+66
2013-04-16
stream: Add flow control API
Peter Crosthwaite
3
-6
/
+18
2013-04-16
xilinx_axidma: Fix rx/tx halted bit.
Peter Crosthwaite
1
-2
/
+2
2013-04-16
xilinx_axidma: Create Proxy object for stream
Peter Crosthwaite
2
-7
/
+62
2013-04-16
xilinx_axienet: Create Proxy object for stream
Peter Crosthwaite
2
-5
/
+60
2013-04-16
petalogix_ml605_mmu: Attach ethernet to machine
Peter Crosthwaite
1
-0
/
+2
2013-04-16
petalogix_ml605_mmu: Fix machine node attachment
Peter Crosthwaite
1
-2
/
+2
2013-04-16
xilinx_axidma: converted init->realize
Peter Crosthwaite
1
-13
/
+13
2013-04-16
xilinx_axidma: Register reset properly
Peter Crosthwaite
1
-1
/
+11
2013-04-16
xilinx_axidma: Defined and use type cast macro
Peter Crosthwaite
1
-4
/
+9
2013-04-16
xilinx_axidma: typedef XilinxAXIDMA struct
Peter Crosthwaite
1
-7
/
+9
2013-04-16
xilinx_axienet: converted init->realize
Peter Crosthwaite
1
-13
/
+11
2013-04-16
xilinx_axienet: Register reset properly
Peter Crosthwaite
1
-2
/
+4
2013-04-16
xilinx_axienet: Defined and use type cast macro
Peter Crosthwaite
1
-3
/
+8
2013-04-16
xilinx_axienet: typedef XilinxAXIEnet struct
Peter Crosthwaite
1
-21
/
+23
2013-04-16
qdev: Set device's parent before calling realize() down inheritance chain
Igor Mammedov
1
-4
/
+4
2013-04-16
ioapic: Replace FROM_SYSBUS() with QOM type cast
Igor Mammedov
1
-1
/
+1
2013-04-16
kvmvapic: Replace FROM_SYSBUS() with QOM type cast
Igor Mammedov
1
-2
/
+5
2013-04-16
qdev: Add qdev property for bool type
Igor Mammedov
1
-0
/
+33
2013-04-15
virtio-balloon: fix dynamic properties.
KONRAD Frederic
2
-0
/
+70
2013-04-15
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
102
-113
/
+1756
2013-04-15
qdev: Fix QOM unrealize behavior
Andreas Färber
1
-7
/
+18
2013-04-15
include: avoid useless includes of exec/ headers
Paolo Bonzini
5
-5
/
+2
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
49
-50
/
+50
2013-04-15
tpm: reorganize headers and split hardware part
Paolo Bonzini
6
-0
/
+1644
2013-04-15
virtio-serial: cleanup: remove qdev field.
KONRAD Frederic
1
-2
/
+0
2013-04-15
virtio-serial: cleanup: use QOM casts.
KONRAD Frederic
1
-24
/
+26
2013-04-15
virtio-serial: cleanup: init and exit functions.
KONRAD Frederic
1
-73
/
+21
2013-04-15
virtio-serial-ccw: switch to the new API.
KONRAD Frederic
2
-13
/
+27
2013-04-15
virtio-serial-s390: switch to the new API.
KONRAD Frederic
2
-11
/
+31
2013-04-15
virtio-serial-pci: switch to the new API.
KONRAD Frederic
2
-67
/
+78
2013-04-15
virtio-serial: add the virtio-serial device.
KONRAD Frederic
4
-12
/
+91
2013-04-15
acpi: move declarations from pc.h to acpi.h
Michael S. Tsirkin
2
-0
/
+2
2013-04-15
arm: fix location of some include files
Peter Maydell
45
-60
/
+60
2013-04-15
ide: refuse WIN_READ_NATIVE_MAX on empty device
Stefan Hajnoczi
1
-0
/
+4
2013-04-13
sh7750: Change cpu field type to SuperHCPU
Andreas Färber
3
-50
/
+51
2013-04-13
shix: Catch CPU initialization errors
Andreas Färber
1
-0
/
+4
2013-04-12
Typo, spelling and grammatical fixes
Peter Maydell
5
-7
/
+7
2013-04-09
virtio-9p: Fix virtio-9p no longer building after hw-dirs branch merge
Hans de Goede
1
-1
/
+1
2013-04-08
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
992
-176668
/
+161033
2013-04-08
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2
-7
/
+15
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
141
-169
/
+169
2013-04-08
hw: move last file to hw/arm/
Paolo Bonzini
2
-5
/
+1
2013-04-08
hw: move hw/kvm/ to hw/i386/kvm
Paolo Bonzini
9
-5
/
+2
[next]