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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-17
alpha: convert "naked" qemu_log to tracepoint
Paolo Bonzini
2
-1
/
+5
2015-12-17
qemu-log: introduce qemu_log_separate
Paolo Bonzini
8
-27
/
+43
2015-12-17
qemu-char: append opt to stop truncation of serial file
Olga Krishtal
2
-2
/
+17
2015-12-17
kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP
Paolo Bonzini
11
-14
/
+148
2015-12-17
kvm: add support for -machine kernel_irqchip=split
Matt Gingell
6
-9
/
+73
2015-12-17
target-i386/kvm: Hyper-V SynIC timers MSR's support
Andrey Smetanin
5
-1
/
+82
2015-12-17
hw/misc: Hyper-V test device 'hyperv-testdev'
Andrey Smetanin
4
-0
/
+170
2015-12-17
target-i386/hyperv: Hyper-V SynIC SINT routing and vcpu exit
Andrey Smetanin
4
-1
/
+176
2015-12-17
kvm: Hyper-V SynIC irq routing support
Andrey Smetanin
2
-0
/
+34
2015-12-17
target-i386/kvm: Hyper-V SynIC MSR's support
Andrey Smetanin
5
-1
/
+109
2015-12-17
linux-headers: update from kvm/next
Paolo Bonzini
16
-798
/
+1095
2015-12-17
vmw_pvscsi: Introduce 'x-disable-pcie' backword compatability property
Shmulik Ladkani
2
-0
/
+6
2015-12-17
vmw_pvscsi: The pvscsi device is a PCIE endpoint
Shmulik Ladkani
1
-1
/
+53
2015-12-17
vmw_pvscsi: coding: Introduce PVSCSIClass
Shmulik Ladkani
1
-0
/
+10
2015-12-17
vmw_pvscsi: Introduce 'x-old-pci-configuration' backword compatability property
Shmulik Ladkani
2
-0
/
+6
2015-12-17
vmw_pvscsi: Change offset of msi pci capability
Shmulik Ladkani
1
-2
/
+3
2015-12-17
vmw_pvscsi: Set device subsystem and revision
Shmulik Ladkani
1
-3
/
+20
2015-12-17
memory: emulate ioeventfd
Pavel Fedin
2
-2
/
+46
2015-12-17
kvm-all: PAGE_SIZE should be real host page size
Andrew Jones
1
-2
/
+4
2015-12-17
exec: Remove unnecessary RAM_FILE flag
Eduardo Habkost
1
-9
/
+1
2015-12-17
memory: Eliminate memory_region_destructor_ram_from_ptr()
Eduardo Habkost
1
-6
/
+1
2015-12-17
exec: Eliminate qemu_ram_free_from_ptr()
Eduardo Habkost
3
-21
/
+1
2015-12-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151217-...
Peter Maydell
37
-446
/
+2141
2015-12-17
i.MX: Add an i.MX25 specific CCM class/instance
Jean-Christophe Dubois
5
-3
/
+424
2015-12-17
i.MX: Split the CCM class into an abstract base class and a concrete class
Jean-Christophe Dubois
11
-268
/
+521
2015-12-17
i.MX: rename i.MX CCM get_clock() function and CLK ID enum names
Jean-Christophe Dubois
4
-27
/
+25
2015-12-17
i.MX: Fix i.MX31 default/reset configuration
Jean-Christophe Dubois
1
-1
/
+1
2015-12-17
tests/guest-debug: introduce basic gdbstub tests
Alex Bennée
1
-0
/
+176
2015-12-17
target-arm: kvm - re-inject guest debug exceptions
Alex Bennée
2
-9
/
+27
2015-12-17
target-arm: kvm - add support for HW assisted debug
Alex Bennée
4
-22
/
+415
2015-12-17
target-arm: kvm - support for single step
Alex Bennée
1
-0
/
+7
2015-12-17
target-arm: kvm - implement software breakpoints
Alex Bennée
4
-15
/
+123
2015-12-17
target-arm: kvm64 - introduce kvm_arm_init_debug()
Alex Bennée
1
-0
/
+18
2015-12-17
ARM: Virt: Add gpio-keys node for Poweroff using DT
Shannon Zhao
1
-0
/
+16
2015-12-17
ARM: Virt: Add QEMU powerdown notifier and hook it to GPIO Pin 3
Shannon Zhao
1
-1
/
+15
2015-12-17
ARM: ACPI: Add _E03 for Power Button
Shannon Zhao
1
-0
/
+14
2015-12-17
ACPI: Add aml_gpio_int() wrapper for GPIO Interrupt Connection
Shannon Zhao
2
-0
/
+27
2015-12-17
ACPI: Add GPIO Connection Descriptor
Shannon Zhao
2
-0
/
+88
2015-12-17
ARM: ACPI: Add power button device in ACPI DSDT table
Shannon Zhao
1
-0
/
+11
2015-12-17
ARM: ACPI: Add GPIO controller in ACPI DSDT table
Shannon Zhao
1
-0
/
+19
2015-12-17
ARM: Virt: Add a GPIO controller
Shannon Zhao
2
-0
/
+31
2015-12-17
acpi: extend aml_interrupt() to support multiple irqs
Igor Mammedov
3
-21
/
+26
2015-12-17
acpi: support serialized method
Xiao Guangrong
4
-28
/
+48
2015-12-17
target-arm: Fix and improve AA32 singlestep translation completion code
Sergey Fedorov
1
-34
/
+31
2015-12-17
target-arm: raise exception on misaligned LDREX operands
Andrew Baumann
5
-5
/
+62
2015-12-17
arm: soc-dma: use hwaddr instead of target_ulong in printf
Paolo Bonzini
1
-22
/
+17
2015-12-17
arm: explicitly mark device loads as little-endian
Paolo Bonzini
2
-6
/
+6
2015-12-17
i.MX: add support for lower and upper interrupt in GPIO.
Jean-Christophe Dubois
2
-3
/
+12
2015-12-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20151217-1' int...
Peter Maydell
6
-127
/
+165
2015-12-17
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-12-17' into ...
Peter Maydell
149
-875
/
+843
[next]