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
2015-06-05
memory: prepare for multiple bits in the dirty log mask
Paolo Bonzini
1
-2
/
+4
2015-06-05
memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo...
Paolo Bonzini
3
-3
/
+4
2015-06-05
display: add memory_region_sync_dirty_bitmap calls
Paolo Bonzini
4
-0
/
+5
2015-06-05
display: enable DIRTY_MEMORY_VGA tracking explicitly
Paolo Bonzini
5
-7
/
+17
2015-06-05
g364fb: remove pointless call to memory_region_set_coalescing
Paolo Bonzini
1
-1
/
+0
2015-06-05
Move parallel_hds_isa_init to hw/isa/isa-bus.c
Miroslav Rezanina
2
-25
/
+26
2015-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
21
-96
/
+820
2015-06-04
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
11
-190
/
+1947
2015-06-04
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-0...
Peter Maydell
21
-65
/
+46
2015-06-04
vhost: logs sharing
Jason Wang
1
-18
/
+59
2015-06-04
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2
-5
/
+15
2015-06-04
hw/acpi: piix4_pm_init(): take fw_cfg object no more
Laszlo Ersek
3
-13
/
+11
2015-06-04
hw/acpi: move "etc/system-states" fw_cfg file from PIIX4 to core
Laszlo Ersek
2
-8
/
+12
2015-06-04
hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"
Laszlo Ersek
4
-4
/
+6
2015-06-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150602'...
Peter Maydell
7
-33
/
+508
2015-06-04
pc-dimm: don't assert if pc-dimm alignment != hotpluggable mem range size
Igor Mammedov
1
-1
/
+0
2015-06-03
pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
David Gibson
1
-0
/
+5
2015-06-03
spapr: override default ram size to 512MB
Nikunj A Dadhania
1
-0
/
+1
2015-06-03
machine: add default_ram_size to machine class
Nikunj A Dadhania
1
-0
/
+9
2015-06-03
spapr_pci: emit hotplug add/remove events during hotplug
Tyrel Datwyler
1
-0
/
+4
2015-06-03
spapr_pci: enable basic hotplug operations
Michael Roth
1
-19
/
+380
2015-06-03
pci: make pci_bar useable outside pci.c
Michael Roth
1
-1
/
+1
2015-06-03
spapr_pci: create DRConnectors for each PCI slot during PHB realize
Michael Roth
1
-1
/
+17
2015-06-03
spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridge
Michael Roth
2
-2
/
+9
2015-06-03
spapr_drc: add spapr_drc_populate_dt()
Michael Roth
1
-0
/
+156
2015-06-03
spapr_events: event-scan RTAS interface
Tyrel Datwyler
2
-7
/
+60
2015-06-03
spapr_events: re-use EPOW event infrastructure for hotplug events
Nathan Fontenot
2
-51
/
+239
2015-06-03
spapr_rtas: add ibm, configure-connector RTAS interface
Michael Roth
2
-0
/
+184
2015-06-03
spapr_rtas: add get-sensor-state RTAS interface
Mike Day
1
-0
/
+43
2015-06-03
spapr_rtas: add set-indicator RTAS interface
Mike Day
1
-0
/
+84
2015-06-03
spapr_rtas: add get/set-power-level RTAS interfaces
Nathan Fontenot
1
-0
/
+54
2015-06-03
spapr_drc: initial implementation of sPAPRDRConnector device
Michael Roth
2
-1
/
+589
2015-06-03
hw/ppc/spapr: Use error_report() instead of hw_error()
Thomas Huth
1
-8
/
+8
2015-06-03
hw/ppc/spapr: Fix error message when firmware could not be loaded
Thomas Huth
1
-3
/
+3
2015-06-03
pseries: Add pseries-2.4 machine type
David Gibson
1
-0
/
+5
2015-06-03
hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobn
Thomas Huth
1
-2
/
+2
2015-06-03
spapr_iommu: Give unique QOM name to TCE table
Alexey Kardashevskiy
1
-1
/
+3
2015-06-03
spapr_pci: Rework device-tree rendering
Alexey Kardashevskiy
1
-25
/
+5
2015-06-03
spapr_iommu: Make spapr_tce_find_by_liobn() public
Alexey Kardashevskiy
1
-1
/
+1
2015-06-03
spapr_pci: Make find_phb()/find_dev() public
Alexey Kardashevskiy
1
-18
/
+18
2015-06-03
spapr_iommu: Add separate trace points for PCI DMA operations
Alexey Kardashevskiy
1
-7
/
+20
2015-06-03
spapr_pci: Define default DMA window size as a macro
Alexey Kardashevskiy
1
-3
/
+3
2015-06-03
spapr_vio: Introduce a liobn number generating macros
Alexey Kardashevskiy
1
-1
/
+1
2015-06-03
spapr_pci: Introduce a liobn number generating macros
Alexey Kardashevskiy
1
-2
/
+2
2015-06-03
spapr_iommu: Make H_PUT_TCE_INDIRECT endian-safe
Alexey Kardashevskiy
1
-4
/
+3
2015-06-03
spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows
Alexey Kardashevskiy
1
-3
/
+3
2015-06-03
spapr_pci: Fix unsafe signed/unsigned comparisons
David Gibson
1
-8
/
+8
2015-06-03
macio: Convert to realize()
Markus Armbruster
1
-33
/
+38
2015-06-03
apci: fix PXB behaviour if used with unsupported BIOS
Marcel Apfelbaum
1
-29
/
+58
2015-06-03
hw/pxb: add numa_node parameter
Marcel Apfelbaum
2
-0
/
+23
[next]