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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-17
memory: extract first iteration of address_space_read and address_space_write
Paolo Bonzini
2
-20
/
+71
2015-12-17
memory: split address_space_read and address_space_write
Paolo Bonzini
1
-92
/
+116
2015-12-17
memory: avoid unnecessary object_ref/unref
Paolo Bonzini
2
-16
/
+13
2015-12-17
memory: reorder MemoryRegion fields
Paolo Bonzini
1
-10
/
+14
2015-12-17
exec: make qemu_ram_ptr_length more similar to qemu_get_ram_ptr
Paolo Bonzini
1
-23
/
+23
2015-12-17
exec: always call qemu_get_ram_ptr within rcu_read_lock
Paolo Bonzini
3
-23
/
+22
2015-12-17
linux-user: convert DEBUG_SIGNAL logging to tracepoints
Paolo Bonzini
3
-62
/
+69
2015-12-17
linux-user: avoid "naked" qemu_log
Paolo Bonzini
1
-40
/
+31
2015-12-17
user: introduce "-d page"
Paolo Bonzini
5
-8
/
+11
2015-12-17
xtensa: avoid "naked" qemu_log
Paolo Bonzini
5
-31
/
+31
2015-12-17
tricore: avoid "naked" qemu_log
Paolo Bonzini
1
-2
/
+2
2015-12-17
ppc: cleanup logging
Paolo Bonzini
6
-43
/
+26
2015-12-17
s390x: avoid "naked" qemu_log
Paolo Bonzini
2
-2
/
+2
2015-12-17
microblaze: avoid "naked" qemu_log
Paolo Bonzini
4
-16
/
+16
2015-12-17
cris: avoid "naked" qemu_log
Paolo Bonzini
5
-9
/
+3
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
[prev]
[next]