index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi-commands.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-23
rdma: bug fixes
Michael R. Hines
1
-10
/
+10
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
spice: fix 32bit build
Gerd Hoffmann
2
-2
/
+2
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
2014-06-19
hw/arm/spitz: Avoid clash with Windows header symbol MOD_SHIFT
Peter Maydell
1
-50
/
+58
2014-06-19
target-arm: implement PD0/PD1 bits for TTBCR
Fabian Aggeler
2
-18
/
+60
2014-06-19
numa: use RAM_ADDR_FMT with ram_addr_t
Michael S. Tsirkin
1
-6
/
+6
2014-06-19
qapi/string-output-visitor: fix bugs
Michael S. Tsirkin
1
-3
/
+3
2014-06-19
tests: simplify code
Michael S. Tsirkin
1
-3
/
+1
2014-06-19
qapi: fix input visitor bugs
Michael S. Tsirkin
1
-5
/
+4
2014-06-19
acpi: rephrase comment
Michael S. Tsirkin
1
-2
/
+1
2014-06-19
qmp: add ACPI_DEVICE_OST event handling
Igor Mammedov
4
-1
/
+40
2014-06-19
qmp: add query-acpi-ospm-status command
Igor Mammedov
3
-0
/
+52
2014-06-19
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
Igor Mammedov
6
-0
/
+56
2014-06-19
acpi: introduce TYPE_ACPI_DEVICE_IF interface
Igor Mammedov
4
-0
/
+90
2014-06-19
qmp: add query-memory-devices command
Igor Mammedov
7
-0
/
+138
2014-06-19
numa: handle mmaped memory allocation failure correctly
Igor Mammedov
1
-1
/
+1
2014-06-19
pc: acpi: do not hardcode preprocessor
Igor Mammedov
1
-1
/
+1
2014-06-19
qmp: clean out whitespace
Michael S. Tsirkin
1
-1
/
+1
2014-06-19
qdev: recursively unrealize devices when unrealizing bus
Paolo Bonzini
1
-1
/
+12
2014-06-19
qdev: reorganize error reporting in bus_set_realized
Paolo Bonzini
1
-13
/
+5
2014-06-19
qapi: fix build on glib < 2.28
Michael S. Tsirkin
2
-4
/
+17
2014-06-19
qapi: make string output visitor parse int list
Hu Tao
2
-12
/
+255
2014-06-19
qapi: make string input visitor parse int list
Hu Tao
2
-8
/
+223
2014-06-19
tests: fix memory leak in test of string input visitor
Hu Tao
1
-0
/
+3
2014-06-19
hmp: add info memdev
Hu Tao
3
-0
/
+44
2014-06-19
qmp: add query-memdev
Hu Tao
3
-0
/
+162
2014-06-19
hostmem: add properties for NUMA memory policy
Hu Tao
3
-1
/
+159
[next]