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
2016-03-16
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160316' into...
Peter Maydell
6
-188
/
+241
2016-03-16
vfio: Eliminate vfio_container_ioctl()
David Gibson
1
-45
/
+0
2016-03-16
spapr_pci: Remove finish_realize hook
David Gibson
1
-20
/
+5
2016-03-16
spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge
David Gibson
1
-44
/
+17
2016-03-16
spapr_pci: Allow EEH on spapr-pci-host-bridge
David Gibson
2
-9
/
+7
2016-03-16
spapr_pci: Eliminate class callbacks
David Gibson
2
-33
/
+29
2016-03-16
spapr_pci: Switch to vfio_eeh_as_op() interface
David Gibson
1
-34
/
+16
2016-03-16
vfio: Start improving VFIO/EEH interface
David Gibson
1
-0
/
+95
2016-03-16
spapr_rng: fix race with main loop
Greg Kurz
1
-2
/
+2
2016-03-16
target-ppc: Eliminate kvmppc_kern_htab global
David Gibson
2
-7
/
+6
2016-03-16
target-ppc: Add helpers for updating a CPU's SDR1 and external HPT
David Gibson
1
-11
/
+2
2016-03-16
spapr_pci: fix multifunction hotplug
Michael Roth
1
-7
/
+86
2016-03-15
kvm: x86: q35: Add support for -machine kernel_irqchip=split for q35
Rita Sinha
1
-2
/
+3
2016-03-15
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
27
-598
/
+997
2016-03-15
hw/acpi: fix GSI links UID
Marcel Apfelbaum
1
-12
/
+8
2016-03-14
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160311.0' i...
Peter Maydell
6
-405
/
+517
2016-03-11
ipmi: add some local variables in ipmi_sdr_init
Cédric Le Goater
1
-5
/
+10
2016-03-11
ipmi: remove the need of an ending record in the SDR table
Cédric Le Goater
1
-10
/
+3
2016-03-11
ipmi: use a function to initialize the SDR table
Cédric Le Goater
1
-21
/
+28
2016-03-11
ipmi: add a realize function to the device class
Cédric Le Goater
1
-3
/
+4
2016-03-11
ipmi: add rsp_buffer_set_error() helper
Cédric Le Goater
1
-55
/
+60
2016-03-11
ipmi: remove IPMI_CHECK_RESERVATION() macro
Cédric Le Goater
1
-14
/
+19
2016-03-11
ipmi: replace IPMI_ADD_RSP_DATA() macro with inline helpers
Cédric Le Goater
1
-253
/
+228
2016-03-11
ipmi: remove IPMI_CHECK_CMD_LEN() macro
Cédric Le Goater
1
-80
/
+84
2016-03-11
pc: acpi: clarify why possible LAPIC entries must be present in MADT
Igor Mammedov
1
-0
/
+6
2016-03-11
pc: acpi: drop cpu->found_cpus bitmap
Igor Mammedov
1
-39
/
+14
2016-03-11
pc: acpi: create Processor and Notify objects only for valid lapics
Igor Mammedov
1
-14
/
+24
2016-03-11
pc: acpi: create MADT.lapic entries only for valid lapics
Igor Mammedov
1
-7
/
+12
2016-03-11
pc: acpi: SRAT: create only valid processor lapic entries
Igor Mammedov
1
-3
/
+8
2016-03-11
pc: acpi: cleanup qdev_get_machine() calls
Igor Mammedov
1
-14
/
+12
2016-03-11
machine: introduce MachineClass.possible_cpu_arch_ids() hook
Igor Mammedov
1
-4
/
+40
2016-03-11
pc: init pcms->apic_id_limit once and use it throughout pc.c
Igor Mammedov
1
-26
/
+19
2016-03-11
pc: acpi: remove NOP assignment
Igor Mammedov
1
-1
/
+0
2016-03-11
pxb: cleanup
Cao jin
1
-1
/
+1
2016-03-11
nvdimm acpi: emulate dsm method
Xiao Guangrong
1
-0
/
+56
2016-03-11
nvdimm acpi: let qemu handle _DSM method
Xiao Guangrong
1
-5
/
+115
2016-03-11
nvdimm acpi: introduce patched dsm memory
Xiao Guangrong
1
-3
/
+17
2016-03-11
nvdimm acpi: initialize the resource used by NVDIMM ACPI
Xiao Guangrong
6
-14
/
+52
2016-03-11
hw/acpi: fix Q35 support for legacy Windows OS
Marcel Apfelbaum
1
-0
/
+6
2016-03-11
ich9lpc: fix typo
Cao jin
1
-17
/
+18
2016-03-11
msi_supported -> msi_nonbroken
Michael S. Tsirkin
12
-15
/
+28
2016-03-11
virtio-pci: call pci reset variant when guest requests reset.
Gerd Hoffmann
1
-7
/
+4
2016-03-11
i386: populate floppy drive information in DSDT
Roman Kagan
1
-3
/
+66
2016-03-11
fdc: add function to determine drive chs limits
Roman Kagan
1
-0
/
+23
2016-03-11
i386: expose floppy drive CMOS type
Roman Kagan
1
-1
/
+1
2016-03-11
i386/acpi: make floppy controller object dynamic
Roman Kagan
1
-24
/
+3
2016-03-11
pc-dimm: fix error handling in pc_dimm_check_memdev_is_busy()
Igor Mammedov
1
-3
/
+10
2016-03-11
virtio-balloon: add 'available' counter
Denis V. Lunev
1
-0
/
+1
2016-03-11
hw/virtio: group virtio flags into an enum
Marcel Apfelbaum
1
-7
/
+10
2016-03-11
hw/virtio: fix double use of a virtio flag
Marcel Apfelbaum
1
-1
/
+1
[next]