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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
pc: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
1
-1
/
+1
2018-05-07
machine: rename MemoryHotplugState to DeviceMemoryState
David Hildenbrand
1
-4
/
+4
2018-05-07
pc-dimm: move actual plug/unplug of a memory region to MemoryDevice
David Hildenbrand
1
-0
/
+3
2018-05-07
pc-dimm: factor out capacity and slot checks into MemoryDevice
David Hildenbrand
1
-1
/
+0
2018-05-07
pc-dimm: factor out address search into MemoryDevice code
David Hildenbrand
2
-5
/
+3
2018-05-07
pc-dimm: pass in the machine and to the MemoryHotplugState
David Hildenbrand
1
-2
/
+2
2018-05-07
pc-dimm: no need to pass the memory region
David Hildenbrand
1
-3
/
+2
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
4
-13
/
+13
2018-05-07
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
2
-2
/
+45
2018-05-06
RISC-V: Make virt header comment title consistent
Michael Clark
1
-1
/
+1
2018-05-06
RISC-V: Make some header guards more specific
Michael Clark
2
-4
/
+4
2018-05-06
RISC-V: Remove unused class definitions
Michael Clark
4
-22
/
+0
2018-05-06
RISC-V: Use ROM base address and size from memmap
Michael Clark
1
-2
/
+0
2018-05-06
RISC-V: Replace hardcoded constants with enum values
Michael Clark
4
-0
/
+16
2018-05-04
hw/arm/virt-acpi-build: Add smmuv3 node in IORT table
Prem Mallappa
1
-0
/
+15
2018-05-04
hw/arm/virt: Add SMMUv3 to the virt board
Prem Mallappa
1
-0
/
+10
2018-05-04
hw/arm/smmuv3: Skeleton
Prem Mallappa
1
-0
/
+87
2018-05-04
hw/arm/smmu-common: VMSAv8-64 page table walk
Eric Auger
1
-0
/
+14
2018-05-04
hw/arm/smmu-common: IOMMU memory region and address space setup
Eric Auger
1
-0
/
+8
2018-05-04
hw/arm/smmu-common: smmu base device and datatypes
Eric Auger
1
-0
/
+123
2018-05-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into ...
Peter Maydell
7
-43
/
+53
2018-05-04
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180504' into staging
Peter Maydell
2
-2
/
+3
2018-05-04
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.13-20180504' int...
Peter Maydell
3
-1
/
+14
2018-05-04
qobject: Modify qobject_ref() to return obj
Marc-André Lureau
2
-3
/
+9
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2
-23
/
+19
2018-05-04
qobject: use a QObjectBase_ struct
Marc-André Lureau
7
-17
/
+26
2018-05-04
qobject: Ensure base is at offset 0
Marc-André Lureau
1
-3
/
+2
2018-05-04
mac_newworld: move wiring of macio IRQs to macio_newworld_realize()
Mark Cave-Ayland
1
-1
/
+0
2018-05-04
uninorth: create new uninorth device
Mark Cave-Ayland
1
-0
/
+11
2018-05-04
spapr: Make a helper to set up cpu entry point state
David Gibson
1
-0
/
+3
2018-05-03
linux-user: remove useless padding in flock64 structure
Laurent Vivier
1
-1
/
+1
2018-05-03
linux-user: ARM-FDPIC: Identify ARM FDPIC binaries
Christophe Lyon
1
-0
/
+1
2018-04-30
hw/s390x: Allow to configure the consoles with the "-serial" parameter
Thomas Huth
2
-1
/
+2
2018-04-30
s390x/sclp: extend SCLP event masks to 64 bits
Claudio Imbrenda
1
-1
/
+1
2018-04-27
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180427-pull-request' i...
Peter Maydell
2
-0
/
+2
2018-04-27
console: introduce dpy_gfx_update_full
Tina Zhang
1
-0
/
+1
2018-04-27
spapr: Support ibm,dynamic-memory-v2 property
Bharata B Rao
1
-0
/
+1
2018-04-27
target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop()
David Gibson
1
-1
/
+1
2018-04-27
Add host_memory_backend_pagesize() helper
David Gibson
1
-0
/
+2
2018-04-27
spapr: Introduce pseries-2.13 machine type
David Gibson
1
-0
/
+2
2018-04-27
uninorth: rename UNINState to UNINHostState
Mark Cave-Ayland
1
-6
/
+6
2018-04-27
uninorth: move PCI IO (ISA) memory region into the uninorth device
Mark Cave-Ayland
1
-0
/
+1
2018-04-27
uninorth: use object link to pass OpenPIC object to uninorth
Mark Cave-Ayland
1
-1
/
+4
2018-04-27
uninorth: introduce temporary pic_irqs device property
Mark Cave-Ayland
1
-0
/
+1
2018-04-27
mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()
Mark Cave-Ayland
1
-1
/
+0
2018-04-27
heathrow: remove obsolete heathow_init() function
Mark Cave-Ayland
1
-1
/
+1
2018-04-27
uninorth: move uninorth definitions into uninorth.h
Mark Cave-Ayland
1
-0
/
+51
2018-04-27
sdl: Move DisplayOptions global to sdl2_console
Elie Tournier
1
-0
/
+1
2018-04-26
xen: Remove now-obsolete xen_xc_domain_add_to_physmap
Ian Jackson
1
-22
/
+0
2018-04-26
xen: Use newly added dmops for mapping VGA memory
Ross Lagerwall
1
-0
/
+32
[prev]
[next]