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-06-18
pc: ACPI BIOS: use enum for defining memory affinity flags
Igor Mammedov
1
-7
/
+16
2014-06-18
pc: create custom generic PC machine type
Igor Mammedov
3
-24
/
+81
2014-06-16
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
17
-263
/
+994
2014-06-16
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
3
-5
/
+3
2014-06-16
spapr_pci: Advertise MSI quota
Badari Pulavarty
2
-1
/
+1
2014-06-16
spapr: Add kvm-type property
Eduardo Habkost
1
-0
/
+25
2014-06-16
spapr: Create SPAPRMachine struct
Eduardo Habkost
1
-0
/
+14
2014-06-16
spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE
Alexey Kardashevskiy
1
-0
/
+47
2014-06-16
spapr_hcall: Split h_set_mode()
Alexey Kardashevskiy
1
-31
/
+34
2014-06-16
PPC: spapr: Expose /hypervisor node in device tree
Alexander Graf
1
-0
/
+20
2014-06-16
hw/pci-host/ppce500: Fix typo in vmstate definition
Peter Maydell
1
-1
/
+1
2014-06-16
spapr_iommu: Introduce bus_offset in sPAPRTCETable
Alexey Kardashevskiy
3
-6
/
+13
2014-06-16
spapr_iommu: Introduce page_shift in sPAPRTCETable
Alexey Kardashevskiy
3
-26
/
+47
2014-06-16
spapr_iommu: Get rid of window_size in sPAPRTCETable
Alexey Kardashevskiy
3
-33
/
+22
2014-06-16
spapr_iommu: Convert old qdev_init_nofail() to object_property_set_bool
Alexey Kardashevskiy
1
-1
/
+1
2014-06-16
spapr_pci: Allow multiple TCE tables per PHB
Alexey Kardashevskiy
1
-11
/
+43
2014-06-16
spapr_pci: spapr_iommu: Make DMA window a subregion
Alexey Kardashevskiy
2
-3
/
+19
2014-06-16
spapr_pci: Introduce a finish_realize() callback
Alexey Kardashevskiy
1
-12
/
+26
2014-06-16
spapr_iommu: Enable multiple TCE requests
Alexey Kardashevskiy
2
-0
/
+81
2014-06-16
spapr: Enable dynamic change of the supported hypercalls list
Alexey Kardashevskiy
1
-7
/
+23
2014-06-16
macio: Fix timer endianness
Alexander Graf
1
-1
/
+1
2014-06-16
macio ide: Do remainder access asynchronously
Alexander Graf
2
-10
/
+46
2014-06-16
spapr_iommu: Replace @instance_id with LIOBN for migration
Alexey Kardashevskiy
1
-1
/
+3
2014-06-16
spapr: Implement processor compatibility in ibm, client-architecture-support
Alexey Kardashevskiy
2
-1
/
+109
2014-06-16
spapr: Limit threads per core according to current compatibility mode
Alexey Kardashevskiy
1
-1
/
+1
2014-06-16
spapr: Rework spapr_fixup_cpu_dt()
Alexey Kardashevskiy
1
-11
/
+22
2014-06-16
spapr: Add ibm, client-architecture-support call
Alexey Kardashevskiy
2
-0
/
+57
2014-06-16
target-ppc: Implement "compat" CPU option
Alexey Kardashevskiy
1
-0
/
+14
2014-06-16
spapr: Move SMT-related properties out of skeleton fdt
Alexey Kardashevskiy
1
-15
/
+33
2014-06-16
PPC: openpic_kvm: Implement reset
Alexander Graf
1
-5
/
+10
2014-06-16
openpic: Reset IRQ source private members
Paul Janzen
1
-2
/
+2
2014-06-16
openpic: Move definition of openpic_reset
Paul Janzen
1
-49
/
+50
2014-06-16
macio: handle non-block ATAPI DMA transfers
Mark Cave-Ayland
1
-0
/
+21
2014-06-16
spapr: Add ibm, chip-id property in device tree
Alexey Kardashevskiy
1
-0
/
+6
2014-06-16
spapr: Add support for time base offset migration
Alexey Kardashevskiy
2
-2
/
+81
2014-06-16
PPC: e500: Move to u-boot as firmware
Alexander Graf
1
-41
/
+73
2014-06-16
PPC: e500: Expose kernel load address in dt
Alexander Graf
1
-5
/
+23
2014-06-16
PPC: e500: implement PCI INTx routing
Bharat Bhushan
2
-2
/
+24
2014-06-16
PPC: e500: some pci related cleanup
Bharat Bhushan
2
-12
/
+14
2014-06-16
spapr_pci: fix MSI limit
Alexey Kardashevskiy
1
-16
/
+18
2014-06-16
mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already there
BALATON Zoltan
2
-2
/
+8
2014-06-16
spapr_pci: Fix number of returned vectors in ibm, change-msi
Alexey Kardashevskiy
1
-0
/
+15
2014-06-16
spapr-pci: remove io ports workaround
Greg Kurz
1
-11
/
+2
2014-06-16
spapr_nvram: Correct max nvram size
Alexey Kardashevskiy
1
-1
/
+1
2014-06-16
Fix typo in eTSEC Ethernet controller
Fabien Chouteau
1
-1
/
+1
2014-06-16
blockdev: Remove unused DriveInfo reference count
Markus Armbruster
1
-1
/
+1
2014-06-16
blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del()
Markus Armbruster
1
-1
/
+1
2014-06-16
block: Drop superfluous conditionals around g_free()
Markus Armbruster
1
-3
/
+1
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
64
-181
/
+94
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
13
-48
/
+24
[next]