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-08
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140204-1'...
Peter Maydell
1
-1
/
+1
2014-02-06
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-2' into staging
Peter Maydell
1
-6
/
+10
2014-02-05
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-02' in...
Peter Maydell
2
-4
/
+1
2014-02-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-1
/
+1
2014-02-04
hw/lm32: print error if cpu model is not found
Michael Walle
2
-0
/
+15
2014-02-04
lm32_sys: dump cpu state if test case fails
Michael Walle
1
-0
/
+3
2014-02-04
lm32_sys: print test result on stderr
Michael Walle
1
-1
/
+1
2014-02-04
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' int...
Peter Maydell
4
-1
/
+171
2014-02-04
milkymist-vgafb: swap pixel data in source buffer
Michael Walle
1
-1
/
+1
2014-02-04
lm32_uart/lm32_juart: use qemu_chr_fe_write_all()
Michael Walle
2
-2
/
+2
2014-02-04
milkymist-uart: use qemu_chr_fe_write_all() instead of qemu_chr_fe_write()
Antony Pavlov
1
-1
/
+1
2014-02-04
lm32_sys: increase test case name length limit
Michael Walle
1
-2
/
+3
2014-02-04
vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type
Peter Maydell
1
-1
/
+1
2014-02-03
cris: Remove the CRIS PIC glue
Edgar E. Iglesias
2
-48
/
+0
2014-02-03
axis-dev88: Connect the PIC upstream IRQs directly to the CPU
Edgar E. Iglesias
1
-4
/
+3
2014-02-03
hw/display/qxl: fix signed to unsigned comparison
Alon Levy
1
-6
/
+9
2014-02-03
qxl: clear irq on reset
Alon Levy
1
-0
/
+1
2014-02-02
hw/9pfs: fix P9_STATS_GEN handling
Kirill A. Shutemov
2
-6
/
+10
2014-02-02
hw/9pfs: make get_st_gen() return ENOTTY error on special files
Kirill A. Shutemov
3
-3
/
+6
2014-02-02
hw/9pfs: handle undefined FS_IOC_GETVERSION case in handle_ioc_getversion()
Kirill A. Shutemov
1
-0
/
+5
2014-02-02
hw/9pfs: fix error handing in local_ioc_getversion()
Kirill A. Shutemov
1
-3
/
+4
2014-02-01
Merge remote-tracking branch 'qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-6
/
+9
2014-02-01
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140131' into st...
Peter Maydell
7
-37
/
+88
2014-02-01
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014012...
Peter Maydell
1
-11
/
+67
2014-02-01
hw/ppc: Remove unused defines
Stefan Weil
1
-2
/
+0
2014-02-01
i386: Add missing include file for QEMU_PACKED
Stefan Weil
1
-2
/
+1
2014-01-31
dataplane: Comment fix
Markus Armbruster
1
-1
/
+1
2014-01-31
arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writes
Christoffer Dall
1
-1
/
+5
2014-01-31
arm_gic: Introduce define for GIC_NR_SGIS
Christoffer Dall
1
-6
/
+11
2014-01-31
display: avoid multi-statement macro
Paolo Bonzini
4
-29
/
+59
2014-01-31
ZYNQ: Implement board MIDR control for Zynq
Alistair Francis
1
-0
/
+7
2014-01-31
hw/arm/boot: Don't set up ATAGS for autogenerated dtb booting
Peter Maydell
1
-2
/
+7
2014-01-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Peter Maydell
22
-306
/
+1147
2014-01-31
Merge remote-tracking branch 'sstabellini/xen-170114' into staging
Peter Maydell
2
-5
/
+10
2014-01-30
Merge remote-tracking branch 'stefanha/tags/net-pull-request' into staging
Peter Maydell
1
-3
/
+3
2014-01-30
Merge remote-tracking branch 'mjt/tags/trivial-patches-2014-01-16' into staging
Peter Maydell
2
-3
/
+5
2014-01-28
virtio_rng: replace custom backend API with UserCreatable.complete() callback
Igor Mammedov
1
-6
/
+9
2014-01-28
vfio: correct debug macro typo
Bandan Das
1
-1
/
+1
2014-01-27
Fix lan9118 buffer length handling
Roy Franz
1
-1
/
+1
2014-01-27
Fix lan9118 TX "CMD A" handling
Roy Franz
1
-2
/
+2
2014-01-26
q35: document gigabyte_align
Michael S. Tsirkin
1
-0
/
+13
2014-01-26
q35: gigabyte alignment for ram
Gerd Hoffmann
1
-2
/
+5
2014-01-26
acpi: Fix PCI hole handling on build_srat()
Eduardo Habkost
1
-5
/
+5
2014-01-26
pc: Save size of RAM below 4GB
Eduardo Habkost
1
-0
/
+1
2014-01-26
hw/pci: fix error flow in pci multifunction init
Marcel Apfelbaum
1
-10
/
+10
2014-01-26
pc: ACPI: update acpi-dsdt.hex.generated q35-acpi-dsdt.hex.generated
Igor Mammedov
4
-92
/
+225
2014-01-26
pc: ACPI: unify source of CPU hotplug IO base/len
Igor Mammedov
5
-7
/
+8
2014-01-26
pc: ACPI: expose PRST IO range via _CRS
Igor Mammedov
1
-1
/
+13
2014-01-26
pc: Q35 DSDT: exclude CPU hotplug IO range from PCI bus resources
Igor Mammedov
3
-7
/
+15
2014-01-26
pc: PIIX DSDT: exclude CPU/PCI hotplug & GPE0 IO range from PCI bus resources
Igor Mammedov
3
-7
/
+41
[prev]
[next]