Sign in
qemu-android
/
qemu-android
/
b0b0f1c964bb7643a6d4469ffd8157de84741d1f
b0b0f1c
disas: Replace 'unsigned long' by 'uintptr_t'
by Stefan Weil
· 13 years ago
3ba1925
cpu-exec: Remove non-portable type cast and fix format string
by Stefan Weil
· 13 years ago
b69e48a
target-mips: Fix type cast for w64 (uintptr_t)
by Stefan Weil
· 13 years ago
58b9630
w64: Fix type cast in os_host_main_loop_wait
by Stefan Weil
· 13 years ago
b065927
w64: Fix data types in softmmu*.h
by Stefan Weil
· 13 years ago
8efe0ca
w64: Use uintptr_t in exec.c
by Stefan Weil
· 13 years ago
23ddbf0
softmmu: Use uintptr_t for physaddr and rename it
by Stefan Weil
· 13 years ago
3b2992e
w64: Fix struct CPUTLBEntry
by Stefan Weil
· 13 years ago
5cf6dd5
w64: Fix definition of setjmp
by Stefan Weil
· 13 years ago
acf126b
w32: Move defines for socket specific errors to qemu-os-win32.h
by Stefan Weil
· 13 years ago
6840981
w64: Use larger alignment for section with generated code
by Stefan Weil
· 13 years ago
c6d5067
w64: Fix data types in cpu-all.h, exec.c
by Stefan Weil
· 13 years ago
27b0dc1
w64: Fix type casts used in some macros in cpu-all.h
by Stefan Weil
· 13 years ago
8d91871
tcg/i386: Add support for w64 ABI
by Stefan Weil
· 13 years ago
c170cb6
tcg/i386: Use GDB JIT debugging interface only for hosts with ELF
by Stefan Weil
· 13 years ago
4d03651
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
by Blue Swirl
· 13 years ago
c17491b
pseries: Fix reset of VIO network device
by David Gibson
· 13 years ago
3cabba6
pseries: Reset vscsi properly
by David Gibson
· 13 years ago
b1c7f72
pseries: Correctly use the device model reset hooks
by David Gibson
· 13 years ago
91067bf
pseries: Remove old hcalls hook stub
by David Gibson
· 13 years ago
e2d9154
pseries: Remove old debug leftovers from spapr_vscsi
by David Gibson
· 13 years ago
92615a5
pseries: Fix RTAS based config access
by David Gibson
· 13 years ago
b79b38e
target-xtensa: add license to core-fsf.c
by Max Filippov
· 13 years ago
fbaa9fb
target-xtensa: add license to core-dc232b.c
by Max Filippov
· 13 years ago
176ac95
target-xtensa: add dc233c core
by Max Filippov
· 13 years ago
11ea409
linux-user: Fix exit syscall with QOM CPU
by Andreas Färber
· 13 years ago
45e45ed
target-ppc/machine.c: Drop unnecessary ifdefs
by Juan Quintela
· 13 years ago
a5cabbd
target-ppc: Init dcache and icache size for e500 user mode
by Meador Inge
· 13 years ago
5724753
target-ppc: Fix type casts for w64 (uintptr_t)
by Stefan Weil
· 13 years ago
a138954
target-ppc: QOM'ify CPU reset
by Andreas Färber
· 13 years ago
6cca7ad
target-ppc: Start QOM'ifying CPU init
by Andreas Färber
· 13 years ago
1d0cb67
target-ppc: QOM'ify CPU
by Andreas Färber
· 13 years ago
12b1143
target-ppc: Add hooks for handling tcg and kvm limitations
by David Gibson
· 13 years ago
e2fbb43
target-ppc: Drop cpu_ppc_close()
by Andreas Färber
· 13 years ago
5f2e2ba
pseries: Consolidate hack for RTAS display-character usage
by David Gibson
· 13 years ago
3b768df
pseries: Remove unused fields from VIOsPAPRBus structure
by David Gibson
· 13 years ago
c821a43
pseries: Implement RTAS system-reboot call
by David Gibson
· 13 years ago
8e01f35
pseries: Fix bug with reset of VIO CRQs
by David Gibson
· 13 years ago
d9599c9
pseries: Clean up hcall_dprintf() debugging messages
by David Gibson
· 13 years ago
52d631d
PPC: Fix TLB invalidation bug within the PPC interrupt handler.
by Mark Cave-Ayland
· 13 years ago
da12872
pcspk: initialize PC speaker if compiled in
by Hervé Poussineau
· 13 years ago
2ad5960
tests: remove .SECONDARY special target
by Paolo Bonzini
· 13 years ago
ad4ccc9
target-xtensa: add test for IBREAK invalidation
by Max Filippov
· 13 years ago
ec9fe93
target-xtensa: add tests for LBEG/LEND invalidation
by Max Filippov
· 13 years ago
3d0be8a
target-xtensa: fix tb invalidation for IBREAK and LOOP
by Max Filippov
· 13 years ago
1e7855a
exec: provide tb_invalidate_phys_addr function
by Max Filippov
· 13 years ago
2050396
Use uintptr_t for various op related functions
by Blue Swirl
· 13 years ago
d1b719e
coroutine-gthread.c: Avoid threading APIs deprecated in GLib 2.31
by Peter Maydell
· 13 years ago
044c62a
Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa
by Blue Swirl
· 13 years ago
e92861c
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
by Blue Swirl
· 13 years ago
e554bbc
target-xtensa: Start QOM'ifying CPU init
by Andreas Färber
· 13 years ago
5087a72
target-xtensa: QOM'ify CPU reset
by Andreas Färber
· 13 years ago
a4633e1
target-xtensa: QOM'ify CPU
by Andreas Färber
· 13 years ago
7d6b9f0
target-xtensa: improve unit tests debugging
by Max Filippov
· 13 years ago
16c1dea
target-xtensa: Move helpers.h to helper.h
by Lluís Vilanova
· 13 years ago
7672725
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
3cbe19b
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 13 years ago
a602e48
Merge remote-tracking branch 'afaerber/qom-cpu-lm32.v3' into staging
by Anthony Liguori
· 13 years ago
c79981c
hw/arm_gic: Remove stray hardcoded tab
by Peter Maydell
· 13 years ago
b7dc1a5
hw/arm_gic: gic_set_pending_private() is NVIC only
by Peter Maydell
· 13 years ago
0d256bd
hw/arm_gic: Use NVIC instead of LEGACY_INCLUDED_GIC define
by Peter Maydell
· 13 years ago
aecff69
hw/arm_gic: Make gic_reset a sysbus reset function
by Peter Maydell
· 13 years ago
2e9dfe2
hw/arm11mpcore: Convert to using sysbus GIC device
by Peter Maydell
· 13 years ago
23b92f6
hw/exynos4210_gic: Convert to using sysbus GIC
by Peter Maydell
· 13 years ago
fbbd05d
hw/realview_gic: switch to sysbus GIC
by Peter Maydell
· 13 years ago
ddd7616
hw/a9mpcore: Switch to using sysbus GIC
by Peter Maydell
· 13 years ago
4637a02
hw/a15mpcore: switch to using sysbus GIC
by Peter Maydell
· 13 years ago
496dbcd
hw/arm_gic: Make the GIC its own sysbus device
by Peter Maydell
· 13 years ago
544d1af
hw/arm_gic: Expose PPI inputs as gpio inputs
by Peter Maydell
· 13 years ago
926c4af
hw/arm_gic: Move gic_get_current_cpu into arm_gic.c
by Peter Maydell
· 13 years ago
386e295
hw/arm_gic: Move NCPU definition to arm_gic.c
by Peter Maydell
· 13 years ago
5181b50
hw/exynos4210_combiner.c: Drop excessive read/write access check.
by Evgeny Voevodin
· 13 years ago
3f088e3
ARM: Exynos4210: Drop gic_cpu_write() after initialization.
by Evgeny Voevodin
· 13 years ago
b85f62d
Fix bit test in Exynos4210 UART emulation to use & instead of &&
by Daniel P. Berrange
· 13 years ago
6ccea1e
configure: Insist on a Python 2, not Python 3
by Peter Maydell
· 13 years ago
d6ef40b
bsd-user: fix compile failure
by Peter Maydell
· 13 years ago
f349c12
kvmclock: guest stop notification
by Eric B Munson
· 13 years ago
9ab2195
kvm: update linux headers
by Marcelo Tosatti
· 13 years ago
bc8c678
kvm: set gsi_bits and max_gsi correctly
by Jason Baron
· 13 years ago
c73b009
kvm: Drop unused kvm_pit_in_kernel
by Jan Kiszka
· 13 years ago
4b8f1c8
kvm: allow arbitrarily sized mmio ioeventfd
by Michael S. Tsirkin
· 13 years ago
56b9ead
kvm: Drop redundant kvm_enabled from cpu_thread_is_idle
by Jan Kiszka
· 13 years ago
b3c09bd
kvm: add flightrecorder script
by Stefan Hajnoczi
· 13 years ago
fd65f59
ps2: avoid repeated header file includes
by Wanpeng Li
· 13 years ago
952ef67
make: Always set LC_ALL=C for makeinfo
by Stefan Weil
· 13 years ago
e172fe1
configure: Fix wrong preprocessor statement
by Stefan Weil
· 13 years ago
8fb0315
configure: Remove useless uses of ARCH_CFLAGS
by Peter Maydell
· 13 years ago
dadc106
target-microblaze: added PetaLogix copyright
by Peter A. G. Crosthwaite
· 13 years ago
3eab169
target-lm32: QOM'ify CPU reset
by Andreas Färber
· 13 years ago
8d7d505
target-lm32: QOM'ify CPU init
by Andreas Färber
· 13 years ago
fc0ced2
target-lm32: QOM'ify CPU
by Andreas Färber
· 13 years ago
3e48dd4
rtl8139: do not assume TxStatus[] and TxAddr[] are adjacent
by Stefan Hajnoczi
· 13 years ago
c1958ae
target-i386: QOM'ify CPU reset
by Andreas Färber
· 13 years ago
de02481
target-i386: QOM'ify CPU init
by Andreas Färber
· 13 years ago
5fd2087
target-i386: QOM'ify CPU
by Andreas Färber
· 13 years ago
30471bc
target-i386: Rename cpuid.c
by Andreas Färber
· 13 years ago
4e1957a
Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into staging
by Anthony Liguori
· 13 years ago
6da25bd
Merge remote-tracking branch 'qmp/queue/qmp' into staging
by Anthony Liguori
· 13 years ago
bb5d8dd
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 13 years ago
72fe3aa
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
Next »