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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-14
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160311.0' i...
Peter Maydell
6
-405
/
+517
2016-03-10
vfio/pci: replace fixed string limit by g_strdup_printf
Neo Jia
1
-2
/
+3
2016-03-10
vfio/pci: Split out VGA setup
Alex Williamson
2
-34
/
+50
2016-03-10
vfio/pci: Fixup PCI option ROMs
Alex Williamson
1
-0
/
+30
2016-03-10
vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functions
Alex Williamson
3
-91
/
+71
2016-03-10
vfio: Generalize region support
Alex Williamson
5
-180
/
+260
2016-03-10
vfio: Wrap VFIO_DEVICE_GET_REGION_INFO
Alex Williamson
3
-46
/
+66
2016-03-10
vfio: Add sysfsdev property for pci & platform
Alex Williamson
2
-100
/
+85
2016-03-10
s390x/cpu: use g_new0
Cornelia Huck
1
-1
/
+1
2016-03-10
s390x: Introduce S390MachineClass
Janosch Frank
1
-14
/
+1
2016-03-10
s390x: Introduce machine definition macros
Janosch Frank
1
-42
/
+47
2016-03-10
s390x/cpu: Allow hotplug of CPUs
Matthew Rosato
1
-0
/
+10
2016-03-10
s390x/cpu: Add error handling to cpu creation
Matthew Rosato
1
-1
/
+1
2016-03-10
s390x/cpu: Add CPU property links
Matthew Rosato
2
-5
/
+46
2016-03-10
s390x/cpu: Tolerate max_cpus
Matthew Rosato
1
-5
/
+6
2016-03-10
s390x/cpu: Set initial CPU state in common routine
Matthew Rosato
1
-4
/
+0
2016-03-10
s390x/cpu: Cleanup init in preparation for hotplug
Matthew Rosato
3
-6
/
+6
2016-03-09
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20160308-1' int...
Peter Maydell
4
-4
/
+49
2016-03-08
acpi: arm: add fw_cfg device node to dsdt
Gabriel L. Somlo
1
-0
/
+15
2016-03-08
acpi: pc: add fw_cfg device node to dsdt
Gabriel L. Somlo
1
-0
/
+29
2016-03-08
pc: fw_cfg: move ioport base constant to pc.h
Gabriel L. Somlo
1
-3
/
+2
2016-03-08
fw_cfg: expose control register size in fw_cfg.h
Gabriel L. Somlo
1
-1
/
+3
2016-03-08
rocker: allow user to specify rocker world by property
Jiri Pirko
1
-1
/
+28
2016-03-08
rocker: add name field into WorldOps ale let world specify its name
Jiri Pirko
3
-6
/
+3
2016-03-08
rocker: return -ENOMEM in case of some world alloc fails
Jiri Pirko
1
-0
/
+1
2016-03-08
rocker: forbid to change world type
Jiri Pirko
3
-1
/
+13
2016-03-08
net: ne2000: check ring buffer control registers
Prasad J Pandit
1
-0
/
+4
2016-03-07
scsi-bus: Remove tape command from scsi_req_xfer
Alex Pyrgiotis
1
-1
/
+0
2016-03-07
memory: Drop MemoryRegion.ram_addr
Fam Zheng
1
-3
/
+6
2016-03-07
i8257: fix Terminal Count status
Hervé Poussineau
1
-0
/
+4
2016-03-05
ui: Shorten references into InputEvent
Eric Blake
4
-44
/
+64
2016-03-04
qapi-dealloc: Reduce use outside of generated code
Eric Blake
1
-10
/
+1
2016-03-04
hw/intc/arm_gic.c: Implement GICv2 GICC_DIR
Peter Maydell
3
-3
/
+46
2016-03-04
arm: boot: Support big-endian elfs
Peter Crosthwaite
1
-10
/
+83
2016-03-04
loader: Add data swap option to load-elf
Peter Crosthwaite
32
-44
/
+56
2016-03-04
loader: add API to load elf header
Peter Crosthwaite
1
-0
/
+55
2016-03-04
bcm2835_mbox/property: replace ldl_phys/stl_phys with endian-specific accesses
Andrew Baumann
2
-22
/
+22
2016-03-04
hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided
Peter Maydell
1
-7
/
+25
2016-03-04
hw/arm/virt: Make first flash device Secure-only if booting secure
Peter Maydell
1
-14
/
+49
2016-03-04
hw/arm/virt: Load bios image to MemoryRegion, not physaddr
Peter Maydell
1
-19
/
+20
2016-03-04
loader: Add load_image_mr() to load ROM image to a MemoryRegion
Peter Maydell
1
-4
/
+31
2016-03-04
hw/arm/virt: Provide a secure-only RAM if booting in Secure mode
Peter Maydell
1
-0
/
+23
2016-03-04
sdhci: Implement DeviceClass reset
Peter Maydell
1
-4
/
+17
2016-03-04
sd.c: Handle NULL block backend in sd_get_inserted()
Peter Maydell
1
-1
/
+1
2016-03-04
virt: Lift the maximum RAM limit from 30GB to 255GB
Peter Maydell
1
-2
/
+19
2016-03-03
virtio-rng: ask for more data if queue is not fully drained
Ladi Prosek
1
-0
/
+7
2016-03-01
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160301' into staging
Peter Maydell
9
-189
/
+200
2016-03-01
s390x/css: only suspend when enabled by orb
Cornelia Huck
1
-3
/
+8
2016-03-01
s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries
Wei Yang
1
-1
/
+1
2016-03-01
s390x/css: Use static initialization for channel_subsys fields
Eduardo Habkost
1
-14
/
+11
[next]