Sign in
qemu-android
/
qemu-android
/
5456788db7982938db6600d6308fd2f449b40d5c
5456788
tcg-ppc64: Fix TCG_TARGET_CALL_STACK_OFFSET
by Richard Henderson
· 11 years ago
a921fdd
tcg-ppc64: Move call macros out of tcg-target.h
by Richard Henderson
· 11 years ago
3bf4a1e
tcg-ppc64: Make TCG_AREG0 and TCG_REG_CALL_STACK enum constants
by Richard Henderson
· 11 years ago
4c3831a
tcg-ppc64: Use tcg_out_{ld,st,cmp} internally
by Richard Henderson
· 11 years ago
de7761a
tcg-ppc64: Relax register restrictions in tcg_out_mem_long
by Richard Henderson
· 11 years ago
d604f1a
tcg-ppc64: Move functions around
by Richard Henderson
· 11 years ago
de3d636
tcg-ppc64: Avoid some hard-codings of TCG_TYPE_I64
by Richard Henderson
· 11 years ago
9171478
tcg-ppc: Use uintptr_t in ppc_tb_set_jmp_target
by Richard Henderson
· 11 years ago
d9c1647
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 11 years ago
910f66f
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
by Peter Maydell
· 11 years ago
337b172
Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into staging
by Peter Maydell
· 11 years ago
3840f84
console: move chardev declarations to sysemu/char.h
by Michael S. Tsirkin
· 11 years ago
2bd3bce
block: asynchronously stop the VM on I/O errors
by Paolo Bonzini
· 11 years ago
74892d2
vl: allow other threads to do qemu_system_vmstop_request
by Paolo Bonzini
· 11 years ago
5d5da11
sheepdog: fix NULL dereference in sd_create
by Liu Yuan
· 11 years ago
435db4c
QemuOpts: check NULL opts in qemu_opt_get functions
by Chunyan Liu
· 11 years ago
999e5aa
block: m25p80: Support read only bdrvs.
by Peter Crosthwaite
· 11 years ago
fc1084a
block: m25p80: sync_page(): Deindent function body.
by Peter Crosthwaite
· 11 years ago
871c60a
Update OpenBIOS images
by Mark Cave-Ayland
· 11 years ago
68716da
apb: Fix out-of-bounds array write access
by Stefan Weil
· 11 years ago
427e175
gt64xxx_pci: Add VMStateDescription
by Sanjay Lal
· 11 years ago
5ab5c04
target-mips: copy CP0_Config1 into DisasContext
by Aurelien Jarno
· 11 years ago
d70a319
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
by Peter Maydell
· 11 years ago
0a99aae
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 11 years ago
53001c1
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140619' into staging
by Peter Maydell
· 11 years ago
9d3c512
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140619-1' into staging
by Peter Maydell
· 11 years ago
e8e23b7
spice: fix 32bit build
by Gerd Hoffmann
· 11 years ago
a096922
Merge remote-tracking branch 'remotes/rth/tcg-next' into staging
by Peter Maydell
· 11 years ago
3c5d0be
hw/mips: malta: Don't boot from flash with KVM T&E
by James Hogan
· 11 years ago
b6fb3a8
armv7m_nvic: fix AIRCR implementation
by Oran Avraham
· 11 years ago
0695573
Use PSCI v0.2 compatible string when KVM or TCG provides it
by Pranavkumar Sawargaonkar
· 11 years ago
dd032e3
target-arm: Introduce per-CPU field for PSCI version
by Pranavkumar Sawargaonkar
· 11 years ago
73542cf
target-arm: Implement kvm_arch_reset_vcpu() for KVM ARM64
by Pranavkumar Sawargaonkar
· 11 years ago
7cd62e5
target-arm: Enable KVM_ARM_VCPU_PSCI_0_2 feature when possible
by Pranavkumar Sawargaonkar
· 11 years ago
228d5e0
target-arm: Common kvm_arm_vcpu_init() for KVM ARM and KVM ARM64
by Pranavkumar Sawargaonkar
· 11 years ago
9904044
kvm: Handle exit reason KVM_EXIT_SYSTEM_EVENT
by Pranavkumar Sawargaonkar
· 11 years ago
a0289b8
hw/block/pflash_cfi01: Report correct size info for parallel configs
by Peter Maydell
· 11 years ago
476e75a
hw/arm/vexpress: Forbid specifying flash contents in two ways at once
by Peter Maydell
· 11 years ago
4063452
target-arm/translate-a64.c: Fix dead ?: in handle_simd_shift_fpint_conv()
by Peter Maydell
· 11 years ago
220ad4c
target-arm/translate-a64.c: Remove dead ?: in disas_simd_3same_int()
by Peter Maydell
· 11 years ago
5661ae6
target-arm: Add ULL suffix to calculation of page size
by Peter Maydell
· 11 years ago
0062609
hw/arm/spitz: Avoid clash with Windows header symbol MOD_SHIFT
by Peter Maydell
· 11 years ago
e389be1
target-arm: implement PD0/PD1 bits for TTBCR
by Fabian Aggeler
· 11 years ago
705456c
numa: use RAM_ADDR_FMT with ram_addr_t
by Michael S. Tsirkin
· 11 years ago
56fdfb6
qapi/string-output-visitor: fix bugs
by Michael S. Tsirkin
· 11 years ago
6ffa169
tests: simplify code
by Michael S. Tsirkin
· 11 years ago
c210ee9
qapi: fix input visitor bugs
by Michael S. Tsirkin
· 11 years ago
b4acfbc
acpi: rephrase comment
by Michael S. Tsirkin
· 11 years ago
02edd40
qmp: add ACPI_DEVICE_OST event handling
by Igor Mammedov
· 11 years ago
02419bc
qmp: add query-acpi-ospm-status command
by Igor Mammedov
· 11 years ago
43f5041
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
by Igor Mammedov
· 11 years ago
521b367
acpi: introduce TYPE_ACPI_DEVICE_IF interface
by Igor Mammedov
· 11 years ago
6f2e273
qmp: add query-memory-devices command
by Igor Mammedov
· 11 years ago
c3ba309
numa: handle mmaped memory allocation failure correctly
by Igor Mammedov
· 11 years ago
dc61b29
pc: acpi: do not hardcode preprocessor
by Igor Mammedov
· 11 years ago
c059451
qmp: clean out whitespace
by Michael S. Tsirkin
· 11 years ago
5942a19
qdev: recursively unrealize devices when unrealizing bus
by Paolo Bonzini
· 11 years ago
b7b34d0
qdev: reorganize error reporting in bus_set_realized
by Paolo Bonzini
· 11 years ago
0d15668
qapi: fix build on glib < 2.28
by Michael S. Tsirkin
· 11 years ago
69e2556
qapi: make string output visitor parse int list
by Hu Tao
· 11 years ago
659268f
qapi: make string input visitor parse int list
by Hu Tao
· 11 years ago
cac124d
tests: fix memory leak in test of string input visitor
by Hu Tao
· 11 years ago
eb1539b
hmp: add info memdev
by Hu Tao
· 11 years ago
76b5d85
qmp: add query-memdev
by Hu Tao
· 11 years ago
4cf1b76
hostmem: add properties for NUMA memory policy
by Hu Tao
· 11 years ago
dbcb898
hostmem: add property to map memory with MAP_SHARED
by Paolo Bonzini
· 11 years ago
a35ba7b
hostmem: allow preallocation of any memory region
by Paolo Bonzini
· 11 years ago
605d0a9
hostmem: add merge and dump properties
by Paolo Bonzini
· 11 years ago
2925020
osdep: add merge and dump flags
by Michael S. Tsirkin
· 11 years ago
52330e1
hostmem: add file-based HostMemoryBackend
by Paolo Bonzini
· 11 years ago
bd9262d
hostmem: separate allocation from UserCreatable complete method
by Hu Tao
· 11 years ago
58f4662
backend:hostmem: replace hostmemory with host_memory
by Hu Tao
· 11 years ago
9521d42
pc: pass MachineState to pc_memory_init
by Paolo Bonzini
· 11 years ago
c4090f8
vl: redo -object parsing
by Paolo Bonzini
· 11 years ago
7f56e74
memory: add error propagation to file-based RAM allocation
by Paolo Bonzini
· 11 years ago
0b183fc
memory: move mem_path handling to memory_region_allocate_system_memory
by Paolo Bonzini
· 11 years ago
7febe36
numa: add -numa node,memdev= option
by Paolo Bonzini
· 11 years ago
1f21772
qom: introduce object_property_get_enum and object_property_get_uint16List
by Hu Tao
· 11 years ago
7f8f9ef
Introduce signed range.
by Hu Tao
· 11 years ago
a99d57b
configure: add Linux libnuma detection
by Wanlong Gao
· 11 years ago
7bd4f43
memory: move RAM_PREALLOC_MASK to exec.c, rename
by Paolo Bonzini
· 11 years ago
3818331
memory: move preallocation code out of exec.c
by Paolo Bonzini
· 11 years ago
e1c57ab
memory: reorganize file-based allocation
by Paolo Bonzini
· 11 years ago
dfabb8b
numa: introduce memory_region_allocate_system_memory
by Paolo Bonzini
· 11 years ago
d116946
qmp: improve error reporting for -object and object-add
by Paolo Bonzini
· 11 years ago
4932b89
man: improve -numa doc
by Luiz Capitulino
· 11 years ago
45e30bf
NUMA: expand MAX_NODES from 64 to 128
by Wanlong Gao
· 11 years ago
0042109
NUMA: convert -numa option to use OptsVisitor
by Wanlong Gao
· 11 years ago
8c85901
NUMA: Add numa_info structure to contain numa nodes info
by Wanlong Gao
· 11 years ago
2b631ec
NUMA: check if the total numa memory size is equal to ram_size
by Wanlong Gao
· 11 years ago
96d0e26
NUMA: move numa related code to new file numa.c
by Wanlong Gao
· 11 years ago
edd8db8
tests: disable vhost test temporarily
by Michael S. Tsirkin
· 11 years ago
a77e6b1
Add qtest for vhost-user
by Nikolay Nikolaev
· 11 years ago
07a32d6
libqemustub: add stubs to be able to use qemu-char.c
by Nikolay Nikolaev
· 11 years ago
5fc0e00
Add vhost-user protocol documentation
by Nikolay Nikolaev
· 11 years ago
03ce574
Add the vhost-user netdev backend to the command line
by Nikolay Nikolaev
· 11 years ago
6baa963
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
by Peter Maydell
· 11 years ago
9f6f7f1
include/qemu/aes.h: Avoid conflicts with FreeBSD AES functions
by Sean Bruno
· 11 years ago
e637aa6
w32: Fix regression caused by new g_poll implementation
by Stefan Weil
· 11 years ago
d314f58
Add new vhost-user netdev backend
by Nikolay Nikolaev
· 11 years ago
Next »