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-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-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-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
2014-01-26
pc: set PRST base in DSDT depending on chipset
Igor Mammedov
3
-1
/
+3
2014-01-26
acpi: ich9: add CPU hotplug handling to Q35 machine
Igor Mammedov
1
-0
/
+14
2014-01-26
acpi: factor out common cpu hotplug code for PIIX4/Q35
Igor Mammedov
3
-72
/
+71
2014-01-26
acpi-build: enable hotplug for PCI bridges
Michael S. Tsirkin
3
-94
/
+297
2014-01-26
piix4: add acpi pci hotplug support
Michael S. Tsirkin
1
-10
/
+65
2014-01-26
pcihp: generalization of piix4 acpi
Michael S. Tsirkin
2
-2
/
+317
2014-01-26
pci: add pci_for_each_bus_depth_first
Michael S. Tsirkin
1
-0
/
+28
2014-01-26
pc: make: fix dependencies: rebuild when included file is changed
Igor Mammedov
1
-1
/
+1
2014-01-26
virtio: Fix return value for dummy function vhost_net_virtqueue_pending
Stefan Weil
1
-1
/
+1
2014-01-26
ACPI: Fix AppleSMC _STA size
Gabriel L. Somlo
2
-8
/
+7
2014-01-26
Add DSDT node for AppleSMC
Gabriel L. Somlo
5
-1
/
+22
2014-01-24
Merge remote-tracking branch 'kraxel/tags/pull-audio-2' into staging
Anthony Liguori
1
-0
/
+18
2014-01-24
Merge remote-tracking branch 'kraxel/tags/pull-usb-2' into staging
Anthony Liguori
7
-6
/
+292
2014-01-24
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
3
-1
/
+8
2014-01-24
block: rename buffer_alignment to guest_block_size
Paolo Bonzini
4
-4
/
+4
2014-01-22
dataplane: fix shadowed return value
Stefan Hajnoczi
1
-1
/
+1
2014-01-20
hda-codec: disable streams on reset
Gerd Hoffmann
1
-0
/
+18
2014-01-17
vfio: fix mapping of MSIX bar
Alexey Kardashevskiy
1
-3
/
+3
2014-01-17
xen_pt: Fix passthrough of device with ROM.
Anthony PERARD
1
-2
/
+2
2014-01-17
xen_pt: Fix debug output.
Anthony PERARD
1
-2
/
+2
2014-01-17
xenfb: map framebuffer read-only and handle unmap errors
Stefano Stabellini
1
-1
/
+6
[next]