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
2016-06-20
trace: split out trace events for hw/misc/ directory
Daniel P. Berrange
1
-0
/
+52
2016-06-20
trace: split out trace events for hw/audio/ directory
Daniel P. Berrange
1
-0
/
+19
2016-06-20
trace: split out trace events for hw/virtio/ directory
Daniel P. Berrange
1
-0
/
+16
2016-06-20
trace: split out trace events for hw/net/ directory
Daniel P. Berrange
1
-0
/
+272
2016-06-20
trace: split out trace events for hw/intc/ directory
Daniel P. Berrange
1
-0
/
+123
2016-06-20
trace: split out trace events for hw/char/ directory
Daniel P. Berrange
1
-0
/
+49
2016-06-20
trace: split out trace events for hw/block/ directory
Daniel P. Berrange
1
-0
/
+17
2016-06-20
hw/intc/arm_gicv3: Fix compilation with simple trace backend
Peter Maydell
2
-0
/
+2
2016-06-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160617'...
Peter Maydell
10
-45
/
+3849
2016-06-17
ACPI: ARM: Present GIC version in MADT table
Shannon Zhao
1
-0
/
+1
2016-06-17
hw/timer: Add value matching support to aspeed_timer
Andrew Jeffery
1
-37
/
+101
2016-06-17
hw/intc/arm_gicv3: Add IRQ handling CPU interface registers
Peter Maydell
2
-0
/
+442
2016-06-17
hw/intc/arm_gicv3: Implement CPU i/f SGI generation registers
Peter Maydell
3
-0
/
+166
2016-06-17
hw/intc/arm_gicv3: Implement gicv3_cpuif_update()
Peter Maydell
2
-5
/
+140
2016-06-17
hw/intc/arm_gicv3: Implement GICv3 CPU interface registers
Peter Maydell
4
-0
/
+650
2016-06-17
hw/intc/arm_gicv3: Implement gicv3_set_irq()
Peter Maydell
4
-1
/
+63
2016-06-17
hw/intc/arm_gicv3: Wire up distributor and redistributor MMIO regions
Peter Maydell
1
-1
/
+14
2016-06-17
hw/intc/arm_gicv3: Implement GICv3 redistributor registers
Shlomo Pongratz
3
-0
/
+506
2016-06-17
hw/intc/arm_gicv3: Implement GICv3 distributor registers
Shlomo Pongratz
3
-0
/
+863
2016-06-17
hw/intc/arm_gicv3: Implement functions to identify next pending irq
Peter Maydell
3
-0
/
+423
2016-06-17
hw/intc/arm_gicv3: ARM GICv3 device framework
Shlomo Pongratz
3
-0
/
+99
2016-06-17
hw/intc/arm_gicv3: Add vmstate descriptors
Pavel Fedin
2
-1
/
+57
2016-06-17
hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure
Peter Maydell
1
-5
/
+2
2016-06-17
hw/intc/arm_gicv3: Add state information
Pavel Fedin
2
-2
/
+329
2016-06-17
qdev: Use GList for global properties
Eduardo Habkost
1
-7
/
+8
2016-06-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160617' into...
Peter Maydell
14
-66
/
+735
2016-06-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
9
-11
/
+158
2016-06-17
spapr: implement query-hotpluggable-cpus callback
Igor Mammedov
1
-0
/
+34
2016-06-17
spapr: CPU hot unplug support
Bharata B Rao
2
-0
/
+67
2016-06-17
spapr: CPU hotplug support
Bharata B Rao
4
-13
/
+172
2016-06-17
spapr: convert boot CPUs into CPU core devices
Bharata B Rao
2
-10
/
+121
2016-06-17
spapr: Move spapr_cpu_init() to spapr_cpu_core.c
Bharata B Rao
2
-48
/
+50
2016-06-17
spapr: Abstract CPU core device and type specific core devices
Bharata B Rao
3
-2
/
+162
2016-06-17
spapr_drc: Prevent detach racing against attach for CPU DR
Bharata B Rao
1
-0
/
+12
2016-06-17
xics,xics_kvm: Handle CPU unplug correctly
Bharata B Rao
2
-4
/
+18
2016-06-17
cpu: Abstract CPU core type
Bharata B Rao
2
-0
/
+89
2016-06-17
qdev: hotplug: Introduce HotplugHandler.pre_plug() callback
Igor Mammedov
2
-1
/
+19
2016-06-17
vfio: Fix broken EEH
Gavin Shan
1
-1
/
+1
2016-06-17
msi_init: change return value to 0 on success
Cao jin
1
-3
/
+3
2016-06-17
fix some coding style problems
Cao jin
6
-3
/
+35
2016-06-17
pci core: assert ENOSPC when add capability
Cao jin
1
-4
/
+2
2016-06-17
vhost-net: save & restore vring enable state
Marc-André Lureau
1
-0
/
+11
2016-06-17
vhost-net: save & restore vhost-user acked features
Marc-André Lureau
1
-1
/
+26
2016-06-17
vhost-net: do not crash if backend is not present
Marc-André Lureau
1
-1
/
+6
2016-06-17
pci: fix pci_requester_id()
Peter Xu
2
-1
/
+77
2016-06-17
hw/ppc/spapr: Silence deprecation message in qtest mode
Thomas Huth
1
-1
/
+4
2016-06-16
scsi: esp: make cmdbuf big enough for maximum CDB size
Prasad J Pandit
1
-2
/
+4
2016-06-16
scsi: esp: clean up handle_ti/esp_do_dma if s->do_cmd
Paolo Bonzini
1
-7
/
+4
2016-06-16
scsi: esp: respect FIFO invariant after message phase
Paolo Bonzini
1
-1
/
+1
2016-06-16
scsi: esp: check buffer length before reading scsi command
Prasad J Pandit
1
-0
/
+3
[next]