index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi script: add event support
Wenchao Xia
2014-06-23
10
-5
/
+413
*
qapi: add event helper functions
Wenchao Xia
2014-06-23
3
-0
/
+102
*
qapi: Add includes from qapi/ as dependencies
Max Reitz
2014-06-23
1
-3
/
+6
*
os-posix: include sys/time.h
Wenchao Xia
2014-06-23
1
-0
/
+2
*
json-lexer: fix escaped backslash in single-quoted string
Paolo Bonzini
2014-06-23
2
-2
/
+9
*
qapi: Suppress unwanted space between type and identifier
Amos Kong
2014-06-23
2
-8
/
+19
*
qapi: add const prefix to 'char *' insider c_type()
Amos Kong
2014-06-23
2
-4
/
+4
*
qapi: fix coding style in parameters list
Amos Kong
2014-06-23
1
-10
/
+10
*
audio: fmopl: drop INLINE macro
Luiz Capitulino
2014-06-23
1
-16
/
+15
*
fpu: softfloat: drop INLINE macro
Luiz Capitulino
2014-06-23
3
-93
/
+92
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-06-23
10
-56
/
+122
|
\
|
*
block: asynchronously stop the VM on I/O errors
Paolo Bonzini
2014-06-23
3
-4
/
+26
|
*
vl: allow other threads to do qemu_system_vmstop_request
Paolo Bonzini
2014-06-23
4
-32
/
+57
|
*
sheepdog: fix NULL dereference in sd_create
Liu Yuan
2014-06-23
1
-0
/
+1
|
*
QemuOpts: check NULL opts in qemu_opt_get functions
Chunyan Liu
2014-06-21
1
-4
/
+24
|
*
block: m25p80: Support read only bdrvs.
Peter Crosthwaite
2014-06-21
1
-6
/
+2
|
*
block: m25p80: sync_page(): Deindent function body.
Peter Crosthwaite
2014-06-21
1
-11
/
+13
*
|
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
2014-06-23
1
-2
/
+2
|
\
\
|
*
|
apb: Fix out-of-bounds array write access
Stefan Weil
2014-06-21
1
-2
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into staging
Peter Maydell
2014-06-23
4
-0
/
+0
|
\
\
|
*
|
Update OpenBIOS images
Mark Cave-Ayland
2014-06-21
4
-0
/
+0
|
|
/
*
/
console: move chardev declarations to sysemu/char.h
Michael S. Tsirkin
2014-06-23
4
-7
/
+6
|
/
*
gt64xxx_pci: Add VMStateDescription
Sanjay Lal
2014-06-20
1
-0
/
+23
*
target-mips: copy CP0_Config1 into DisasContext
Aurelien Jarno
2014-06-20
1
-9
/
+11
*
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
2014-06-20
15
-41
/
+873
|
\
|
*
hw/mips: malta: Don't boot from flash with KVM T&E
James Hogan
2014-06-20
1
-0
/
+6
|
*
MAINTAINERS: Add entry for MIPS KVM
James Hogan
2014-06-18
1
-0
/
+5
|
*
target-mips: Enable KVM support in build system
Sanjay Lal
2014-06-18
2
-1
/
+6
|
*
hw/mips: malta: Add KVM support
James Hogan
2014-06-18
1
-20
/
+53
|
*
hw/mips: In KVM mode, inject IRQ2 (I/O) interrupts via ioctls
Sanjay Lal
2014-06-18
1
-0
/
+11
|
*
target-mips: Call kvm_mips_reset_vcpu() from mips_cpu_reset()
James Hogan
2014-06-18
1
-0
/
+8
|
*
target-mips: kvm: Add main KVM support for MIPS
Sanjay Lal
2014-06-18
2
-0
/
+709
|
*
kvm: Allow arch to set sigmask length
James Hogan
2014-06-18
2
-1
/
+12
|
*
target-mips: get_physical_address: Add KVM awareness
James Hogan
2014-06-18
1
-7
/
+26
|
*
target-mips: get_physical_address: Add defines for segment bases
James Hogan
2014-06-18
1
-6
/
+12
|
*
hw/mips: Add API to convert KVM guest KSEG0 <-> GPA
Sanjay Lal
2014-06-18
2
-1
/
+8
|
*
hw/mips/cputimer: Don't start periodic timer in KVM mode
Sanjay Lal
2014-06-18
1
-1
/
+8
|
*
target-mips: Reset CPU timer consistently
James Hogan
2014-06-18
2
-3
/
+8
|
*
KVM: Fix GSI number space limit
Alexander Graf
2014-06-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-06-20
126
-728
/
+7416
|
\
\
|
*
|
numa: use RAM_ADDR_FMT with ram_addr_t
Michael S. Tsirkin
2014-06-19
1
-6
/
+6
|
*
|
qapi/string-output-visitor: fix bugs
Michael S. Tsirkin
2014-06-19
1
-3
/
+3
|
*
|
tests: simplify code
Michael S. Tsirkin
2014-06-19
1
-3
/
+1
|
*
|
qapi: fix input visitor bugs
Michael S. Tsirkin
2014-06-19
1
-5
/
+4
|
*
|
acpi: rephrase comment
Michael S. Tsirkin
2014-06-19
1
-2
/
+1
|
*
|
qmp: add ACPI_DEVICE_OST event handling
Igor Mammedov
2014-06-19
4
-1
/
+40
|
*
|
qmp: add query-acpi-ospm-status command
Igor Mammedov
2014-06-19
3
-0
/
+52
|
*
|
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
Igor Mammedov
2014-06-19
6
-0
/
+56
|
*
|
acpi: introduce TYPE_ACPI_DEVICE_IF interface
Igor Mammedov
2014-06-19
4
-0
/
+90
|
*
|
qmp: add query-memory-devices command
Igor Mammedov
2014-06-19
7
-0
/
+138
[next]