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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-10
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...
Peter Maydell
4
-2
/
+69
2015-09-10
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-09-10' into...
Peter Maydell
1
-58
/
+152
2015-09-10
xen: use errno instead of rc for xc_domain_add_to_physmap
Konrad Rzeszutek Wilk
1
-0
/
+22
2015-09-10
xen/HVM: atomically access pointers in bufioreq handling
Jan Beulich
1
-1
/
+11
2015-09-10
igd gfx passthrough: create a isa bridge
Tiejun Chen
1
-0
/
+1
2015-09-10
xen, gfx passthrough: basic graphics passthrough support
Tiejun Chen
1
-0
/
+1
2015-09-10
hw/pci-assign: split pci-assign.c
Tiejun Chen
1
-0
/
+27
2015-09-10
piix: create host bridge to passthrough
Tiejun Chen
1
-0
/
+2
2015-09-10
error: On abort, report where the error was created
Markus Armbruster
1
-9
/
+34
2015-09-10
error: Revamp interface documentation
Markus Armbruster
1
-47
/
+124
2015-09-10
error: error_set_errno() is unused, drop
Markus Armbruster
1
-5
/
+2
2015-09-10
qga: Clean up unnecessarily dirty casts
Markus Armbruster
1
-7
/
+2
2015-09-10
error: Make error_setg() a function
Markus Armbruster
1
-2
/
+2
2015-09-10
pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machines
Igor Mammedov
1
-0
/
+1
2015-09-10
acpi: Remove unused definition.
Richard W.M. Jones
1
-1
/
+0
2015-09-10
virtio: avoid leading underscores for helpers
Cornelia Huck
2
-6
/
+7
2015-09-10
pc: Remove redundant arguments from xen_hvm_init()
Eduardo Habkost
1
-2
/
+2
2015-09-08
xlnx-zynqmp: Connect the sysbus AHCI to ZynqMP
Alistair Francis
1
-0
/
+3
2015-09-08
hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel boot
Peter Maydell
1
-0
/
+1
2015-09-08
hw/arm: new interface for devices which need to behave differently for kernel...
Peter Maydell
1
-0
/
+43
2015-09-08
qom: Add recursive version of object_child_for_each
Peter Crosthwaite
1
-0
/
+15
2015-09-08
hw/intc/arm_gic: Drop running_irq and last_active arrays
Peter Maydell
1
-10
/
+0
2015-09-08
hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registers
Peter Maydell
1
-0
/
+1
2015-09-08
i440fx: make types configurable at run-time
Michael S. Tsirkin
1
-1
/
+5
2015-09-07
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150907' into staging
Peter Maydell
2
-6
/
+39
2015-09-07
s390/sclp: store the increment_size in the sclp device
David Hildenbrand
1
-0
/
+1
2015-09-07
s390/sclp: move sclp_service_interrupt into the sclp device
David Hildenbrand
1
-0
/
+1
2015-09-07
s390/sclp: move sclp_execute related functions into the SCLP class
David Hildenbrand
1
-0
/
+9
2015-09-07
s390/sclp: introduce a root sclp device
David Hildenbrand
2
-2
/
+22
2015-09-07
s390/sclp: replace sclp event types with proper defines
David Hildenbrand
1
-0
/
+1
2015-09-07
s390/sclp: rework sclp event facility initialization + device realization
David Hildenbrand
1
-2
/
+1
2015-09-07
s390x/event-facility: fix location of receive mask
Cornelia Huck
1
-2
/
+4
2015-09-07
Make pow2ceil() and pow2floor() inline
Peter Maydell
2
-15
/
+34
2015-09-07
Remove unused qemu_fls function
Peter Maydell
1
-1
/
+0
2015-09-07
i.MX: Add i2C devices to i.MX31 SOC
Jean-Christophe Dubois
1
-0
/
+11
2015-09-07
i.MX: Add qtest support for I2C device emulator.
Jean-Christophe Dubois
1
-0
/
+1
2015-09-07
i.MX: Add SOC support for i.MX25
Jean-Christophe Dubois
1
-0
/
+234
2015-09-07
i.MX: Add FEC Ethernet Emulator
Jean-Christophe Dubois
1
-0
/
+113
2015-09-07
i.MX: Add I2C controller emulator
Jean-Christophe Dubois
1
-0
/
+87
2015-09-07
i.MX: KZM: use standalone i.MX31 SOC support
Jean-Christophe Dubois
1
-26
/
+0
2015-09-07
i.MX: Add SOC support for i.MX31
Jean-Christophe Dubois
1
-0
/
+98
2015-09-07
hw/arm/virt: Add high MMIO PCI region, 512G in size
Pavel Fedin
2
-0
/
+2
2015-09-07
smbios: add smbios 3.0 support
Wei Huang
1
-14
/
+48
2015-09-07
include/exec/softmmu-semi.h: Add support for 64-bit values
Peter Maydell
1
-0
/
+18
2015-09-07
gdbstub: Implement gdb_do_syscallv()
Peter Maydell
1
-0
/
+27
2015-09-03
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150903' into staging
Peter Maydell
1
-0
/
+60
2015-09-03
s390x: Disable storage key migration on old machine type
Jason J. Herne
1
-0
/
+1
2015-09-03
s390x: Info skeys sub-command
Jason J. Herne
1
-0
/
+2
2015-09-03
s390x: Dump-skeys hmp support
Jason J. Herne
1
-0
/
+2
2015-09-03
s390x: Create QOM device for s390 storage keys
Jason J. Herne
1
-0
/
+55
[next]