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
2014-06-23
qapi event: convert RESET
Wenchao Xia
3
-13
/
+10
2014-06-23
qapi event: convert POWERDOWN
Wenchao Xia
2
-1
/
+11
2014-06-23
qapi event: convert SHUTDOWN
Wenchao Xia
3
-16
/
+15
2014-06-23
qapi: add new schema file qapi-event.json
Wenchao Xia
3
-1
/
+4
2014-06-23
monitor: add an implemention of qapi event emit method
Wenchao Xia
1
-1
/
+127
2014-06-23
qapi: adjust existing defines
Wenchao Xia
16
-66
/
+156
2014-06-23
test: add test cases for qapi event
Wenchao Xia
4
-5
/
+298
2014-06-23
qapi script: add event support
Wenchao Xia
10
-5
/
+413
2014-06-23
qapi: add event helper functions
Wenchao Xia
3
-0
/
+102
2014-06-23
qapi: Add includes from qapi/ as dependencies
Max Reitz
1
-3
/
+6
2014-06-23
os-posix: include sys/time.h
Wenchao Xia
1
-0
/
+2
2014-06-23
json-lexer: fix escaped backslash in single-quoted string
Paolo Bonzini
2
-2
/
+9
2014-06-23
qapi: Suppress unwanted space between type and identifier
Amos Kong
2
-8
/
+19
2014-06-23
qapi: add const prefix to 'char *' insider c_type()
Amos Kong
2
-4
/
+4
2014-06-23
qapi: fix coding style in parameters list
Amos Kong
1
-10
/
+10
2014-06-23
audio: fmopl: drop INLINE macro
Luiz Capitulino
1
-16
/
+15
2014-06-23
fpu: softfloat: drop INLINE macro
Luiz Capitulino
3
-93
/
+92
2014-06-23
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
10
-56
/
+122
2014-06-23
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
1
-2
/
+2
2014-06-23
Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into staging
Peter Maydell
4
-0
/
+0
2014-06-23
console: move chardev declarations to sysemu/char.h
Michael S. Tsirkin
4
-7
/
+6
2014-06-23
block: asynchronously stop the VM on I/O errors
Paolo Bonzini
3
-4
/
+26
2014-06-23
vl: allow other threads to do qemu_system_vmstop_request
Paolo Bonzini
4
-32
/
+57
2014-06-23
sheepdog: fix NULL dereference in sd_create
Liu Yuan
1
-0
/
+1
2014-06-21
QemuOpts: check NULL opts in qemu_opt_get functions
Chunyan Liu
1
-4
/
+24
2014-06-21
block: m25p80: Support read only bdrvs.
Peter Crosthwaite
1
-6
/
+2
2014-06-21
block: m25p80: sync_page(): Deindent function body.
Peter Crosthwaite
1
-11
/
+13
2014-06-20
Update OpenBIOS images
Mark Cave-Ayland
4
-0
/
+0
2014-06-20
apb: Fix out-of-bounds array write access
Stefan Weil
1
-2
/
+2
2014-06-20
gt64xxx_pci: Add VMStateDescription
Sanjay Lal
1
-0
/
+23
2014-06-20
target-mips: copy CP0_Config1 into DisasContext
Aurelien Jarno
1
-9
/
+11
2014-06-20
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
15
-41
/
+873
2014-06-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
126
-728
/
+7416
2014-06-20
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140619'...
Peter Maydell
15
-89
/
+246
2014-06-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140619-1' into s...
Peter Maydell
2
-15
/
+9
2014-06-20
spice: fix 32bit build
Gerd Hoffmann
2
-2
/
+2
2014-06-20
Merge remote-tracking branch 'remotes/rth/tcg-next' into staging
Peter Maydell
1
-5
/
+4
2014-06-20
hw/mips: malta: Don't boot from flash with KVM T&E
James Hogan
1
-0
/
+6
2014-06-19
armv7m_nvic: fix AIRCR implementation
Oran Avraham
1
-1
/
+4
2014-06-19
Use PSCI v0.2 compatible string when KVM or TCG provides it
Pranavkumar Sawargaonkar
1
-1
/
+15
2014-06-19
target-arm: Introduce per-CPU field for PSCI version
Pranavkumar Sawargaonkar
4
-0
/
+9
2014-06-19
target-arm: Implement kvm_arch_reset_vcpu() for KVM ARM64
Pranavkumar Sawargaonkar
1
-0
/
+4
2014-06-19
target-arm: Enable KVM_ARM_VCPU_PSCI_0_2 feature when possible
Pranavkumar Sawargaonkar
2
-0
/
+6
2014-06-19
target-arm: Common kvm_arm_vcpu_init() for KVM ARM and KVM ARM64
Pranavkumar Sawargaonkar
5
-12
/
+44
2014-06-19
kvm: Handle exit reason KVM_EXIT_SYSTEM_EVENT
Pranavkumar Sawargaonkar
1
-0
/
+16
2014-06-19
hw/block/pflash_cfi01: Report correct size info for parallel configs
Peter Maydell
1
-3
/
+17
2014-06-19
hw/arm/vexpress: Forbid specifying flash contents in two ways at once
Peter Maydell
1
-1
/
+9
2014-06-19
target-arm/translate-a64.c: Fix dead ?: in handle_simd_shift_fpint_conv()
Peter Maydell
1
-1
/
+1
2014-06-19
target-arm/translate-a64.c: Remove dead ?: in disas_simd_3same_int()
Peter Maydell
1
-1
/
+2
2014-06-19
target-arm: Add ULL suffix to calculation of page size
Peter Maydell
1
-1
/
+1
[next]