Sign in
qemu-android
/
qemu-android
/
f05ae5379e40f81a6c8526d891693af8bf6e62da
f05ae53
Bail out if CONFIG_TCG_PASS_AREG0 is defined
by malc
· 13 years ago
f6af014
Restore consistent formatting
by malc
· 13 years ago
58a331b
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 13 years ago
d5b406d
ATA: Allow WIN_SECURITY_FREEZE_LOCK as nop
by Alexander Graf
· 13 years ago
787f313
rbd: add discard support
by Josh Durgin
· 13 years ago
647cc47
qcow2: fix the return value -ENOENT -> -EEXIST
by Zhi Yong Wu
· 13 years ago
7242411
qcow2: Don't hold cache references across yield
by Kevin Wolf
· 13 years ago
60651f9
qcow2: Remove unused parameter in do_alloc_cluster_offset
by Kevin Wolf
· 13 years ago
dad5e57
qemu-iotests: Many parallel allocating I/O requests
by Kevin Wolf
· 13 years ago
bf3f363
docs: fix one issue in qcow2 specs
by Zhi Yong Wu
· 13 years ago
b9531b6
block/qcow2: Add missing GCC_FMT_ATTR to function report_unsupported()
by Stefan Weil
· 13 years ago
a5126c7
qemu-iotests: ignore fragmentation information for qed
by Dong Xu Wang
· 13 years ago
9bf6b71
Update version for 1.1-rc0 release
by Anthony Liguori
· 13 years ago
563987d
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
by Anthony Liguori
· 13 years ago
15a0f3b
Merge remote-tracking branch 'stefanha/tracing' into staging
by Anthony Liguori
· 13 years ago
174210f
Merge remote-tracking branch 'agraf/s390-for-upstream' into staging
by Anthony Liguori
· 13 years ago
725cbc6
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
6d051a0
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
by Anthony Liguori
· 13 years ago
75e4e84
Merge remote-tracking branch 'mdroth/qga-pull-4-27-12' into staging
by Anthony Liguori
· 13 years ago
276eda5
Declare state directory in smb.conf
by Nikolaus Rath
· 13 years ago
de305b1
slirp: don't use "smb ports = 0" option
by Nikolaus Rath
· 13 years ago
ddf1ddc
linux-user: Fix invalid TARGET_ABI_BITS usage on ppc hosts
by Alexander Graf
· 13 years ago
a738816
target-ppc: Some support for dumping TLB_EMB TLBs
by François Revol
· 13 years ago
5f2c23e
ppce500_spin: Replace assert by hw_error (fixes compiler warning)
by Stefan Weil
· 13 years ago
73f7821
pseries: Fix use of global CPU state
by Peter Portante
· 13 years ago
7fb0bd3
pseries: Use the same interrupt swizzling for host bridges as p2p bridges
by David Gibson
· 13 years ago
d601fac
pseries: Implement automatic PAPR VIO address allocation
by David Gibson
· 13 years ago
892c587
PPC: Fix up e500 cache size setting
by Alexander Graf
· 13 years ago
58f90f2
booke:Use MMU API for creating initial mapping for secondary cpus
by Bharat Bhushan
· 13 years ago
6507470
linux-user: Fix undefined HOST_LONG_SIZE on PPC hosts
by Alexander Graf
· 13 years ago
30d70e7
Revert "Remove stray HOST_LONG_SIZE"
by malc
· 13 years ago
e120d44
configure: check for supported Python 2.x versions
by Stefan Hajnoczi
· 13 years ago
9943e0e
tracetool: avoid pkgutil.iter_modules() Python 2.7 function
by Stefan Hajnoczi
· 13 years ago
b3ef0ad
tracetool: avoid str.rpartition() Python 2.5 function
by Stefan Hajnoczi
· 13 years ago
45d6c78
tracetool: use Python 2.4-compatible __import__() arguments
by Stefan Hajnoczi
· 13 years ago
662da38
tracetool: use Python 2.4-compatible exception handling syntax
by Stefan Hajnoczi
· 13 years ago
4170aea
s390: reset avail and used index on reboot
by Jens Freimann
· 13 years ago
eca3ed0
S390: dont call system_shutdown on disabled wait
by Christian Borntraeger
· 13 years ago
ad0bbc5
S390: remove default cdrom, sd-card and floppy support
by Einar Lueck
· 13 years ago
add142e
S390: support reboot for kvm on s390
by Jens Freimann
· 13 years ago
eb3caa4
S390: reboot: reset device pages on reboot
by Jens Freimann
· 13 years ago
118a897
S390: fix error handling on kernel and initrd failures
by Christian Borntraeger
· 13 years ago
cc3c738
S390: fix kernel_commandline handling
by Christian Borntraeger
· 13 years ago
b754e4f
Remove stray HOST_LONG_SIZE
by malc
· 13 years ago
7d21dcc
pc-bios: update OpenBIOS images
by Blue Swirl
· 13 years ago
560d375
configure: Add libraries for qemu-ga on Solaris
by Andreas Färber
· 13 years ago
e61ab1d
qemu-ga: Implement alternative to O_ASYNC
by Andreas Färber
· 13 years ago
3239ad0
main-loop: Calculate poll timeout using timeout argument
by Stefan Weil
· 13 years ago
1b29604
vga: Don't switch to 1 x 1 character text screen
by Stefan Weil
· 13 years ago
fd06257
memory: move functions is_romd and section_addr to memory API
by Blue Swirl
· 13 years ago
cc5bea6
cputlb: prepare private memory API for public consumption
by Blue Swirl
· 13 years ago
0cac1b6
cputlb: move TLB handling to a separate file
by Blue Swirl
· 13 years ago
e554861
exec: prepare for splitting
by Blue Swirl
· 13 years ago
e09db78
Merge branch 'maintainers-up' of git://repo.or.cz/qemu/afaerber
by Blue Swirl
· 13 years ago
58b5f5e
Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerber
by Blue Swirl
· 13 years ago
ee66107
Merge branch 'prep-up' of git://repo.or.cz/qemu/afaerber
by Blue Swirl
· 13 years ago
61d25e1
Merge branch 'qom-cpu-rest.v1' of git://github.com/afaerber/qemu-cpu
by Blue Swirl
· 13 years ago
c97feed
iohandler: Use bool for boolean struct member and remove holes
by Stefan Weil
· 13 years ago
9b47b17
async: Use bool for boolean struct members and remove a hole
by Stefan Weil
· 13 years ago
72b8b5a
configure: Fix creation of symbolic links for MinGW toolchain
by Stefan Weil
· 13 years ago
0adb124
Drop darwin-user
by Andreas Färber
· 13 years ago
1482103
configure: add '--disable-cocoa' switch
by Pavel Borzenkov
· 13 years ago
83affaa
raw-posix: Do not use CONFIG_COCOA macro
by Pavel Borzenkov
· 13 years ago
6c84ce0
prep: Move int-ack register from PReP to Raven PCI emulation
by Hervé Poussineau
· 13 years ago
f789aa7
qemu-ga: persist tracking of fsfreeze state via filesystem
by Michael Roth
· 13 years ago
f22d85e
qemu-ga: add a whitelist for fsfreeze-safe commands
by Michael Roth
· 13 years ago
9e8aded
qemu-ga: improve recovery options for fsfreeze
by Michael Roth
· 13 years ago
894a84e
Makefile: Simplify compilation of target-*/cpu.c
by Andreas Färber
· 13 years ago
5b0c40f
target-mips: Start QOM'ifying CPU init
by Andreas Färber
· 13 years ago
0f71a70
target-mips: QOM'ify CPU
by Andreas Färber
· 13 years ago
1115091
target-m68k: Add QOM CPU subclasses
by Andreas Färber
· 13 years ago
9b70603
target-m68k: Start QOM'ifying CPU init
by Andreas Färber
· 13 years ago
11c1986
target-m68k: QOM'ify CPU reset
by Andreas Färber
· 13 years ago
b9e7a23
target-m68k: QOM'ify CPU
by Andreas Färber
· 13 years ago
2b4b490
target-sh4: Start QOM'ifying CPU init
by Andreas Färber
· 13 years ago
c4bb0f9
target-sh4: QOM'ify CPU reset
by Andreas Färber
· 13 years ago
339894b
target-sh4: QOM'ify CPU
by Andreas Färber
· 13 years ago
2c9b7d1
MAINTAINERS: Downgrade target-mips and target-sh4 to Odd Fixes
by Andreas Färber
· 13 years ago
84c9d9d
MAINTAINERS: Downgrade target-m68k to Odd Fixes
by Andreas Färber
· 13 years ago
9357b14
prep: Initialize PC speaker
by Hervé Poussineau
· 13 years ago
a527b54
isa: Add isa_bus_from_device() method
by Hervé Poussineau
· 13 years ago
c9ae703
fdc: Parametrize ISA base, IRQ and DMA
by Hervé Poussineau
· 13 years ago
049a9f7
i82378/i82374: Do not create DMA controller twice
by Hervé Poussineau
· 13 years ago
42fe1c2
main-loop: Fix build for w32 and w64
by Stefan Weil
· 13 years ago
08de394
configure: Don't build bsd-user on Mac OS X by default
by Andreas Färber
· 13 years ago
94a49d8
softfloat: Replace int16 type with int_fast16_t
by Andreas Färber
· 13 years ago
5aea4c5
softfloat: Replace uint16 type with uint_fast16_t
by Andreas Färber
· 13 years ago
dda3c2e
target-mips: Move definition of uint_fast{8, 16}_t to osdep.h
by Andreas Färber
· 13 years ago
c969654
softfloat: Fix mixups of int and int16
by Andreas Färber
· 13 years ago
c4c50b9
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
by Blue Swirl
· 13 years ago
2ff0f66
Merge branch 'timer' of git://qemu.weilnetz.de/qemu
by Blue Swirl
· 13 years ago
a8b69b8
Merge remote-tracking branch 'qmp/queue/qmp' into staging
by Anthony Liguori
· 13 years ago
b3c83a2
qapi: fix qmp_balloon() conversion
by Luiz Capitulino
· 13 years ago
e425306
qemu-iotests: add block-stream speed value test case
by Stefan Hajnoczi
· 13 years ago
c83c66c
block: add 'speed' optional parameter to block-stream
by Stefan Hajnoczi
· 13 years ago
882ec7c
block: change block-job-set-speed argument from 'value' to 'speed'
by Stefan Hajnoczi
· 13 years ago
9e6636c
block: use Error mechanism instead of -errno for block_job_set_speed()
by Stefan Hajnoczi
· 13 years ago
fd7f8c6
block: use Error mechanism instead of -errno for block_job_create()
by Stefan Hajnoczi
· 13 years ago
10962fd
target-arm: Make SETEND respect bswap_code (BE8) setting
by Peter Maydell
· 13 years ago
c5fad12
target-arm: Move A9 config_base_address reset value to ARMCPU
by Peter Maydell
· 13 years ago
Next »