Sign in
qemu-android
/
qemu-android
/
19a3da7f4dcc70557077aff0d7d44754bc177cd9
19a3da7
Fix opening of read only raw images
by Blue Swirl
· 16 years ago
5c55ff9
Replace ELF section hack with normal table
by Blue Swirl
· 16 years ago
2e61005
Concentrate rest of table entries to top
by Blue Swirl
· 16 years ago
5462327
Concentrate most table entries to top
by Blue Swirl
· 16 years ago
e8eaa2c
Clean up GEN_HANDLER2
by Blue Swirl
· 16 years ago
99e300e
Clean up GEN_HANDLER
by Blue Swirl
· 16 years ago
cfde4bd
exec.c: remove unnecessary #if NB_MMU_MODES
by Isaku Yamahata
· 16 years ago
77d4db0
Fix vga_screen_dump_blank() PPM generation
by Eduardo Habkost
· 16 years ago
aea2a33
Prevent CD-ROM media eject while device is locked
by Mark McLoughlin
· 16 years ago
2ea4295
set migration max downtime
by Glauber Costa
· 16 years ago
a0a3fd6
add non-arbitrary migration stop condition
by Glauber Costa
· 16 years ago
8c14c17
kvm: Fix IRQ injection into full queue
by Jan Kiszka
· 16 years ago
6a7ad29
Call qemu_bh_delete at bdrv_aio_bh_cb.
by Dor Laor
· 16 years ago
3fe5c14
Remove dead code
by Amit Shah
· 16 years ago
538f368
QEMU KVM: i386: Fix the cpu reset state
by Nitin A Kamble
· 16 years ago
ef76813
allow CPUID vendor override
by Andre Przywara
· 16 years ago
09695a4
Fix help message for new configure option --enable-debug.
by Stefan Weil
· 16 years ago
950f147
provide cpu_index to env mapping
by Glauber Costa
· 16 years ago
7d9aa9c
pci: add define for communication class devices
by Amit Shah
· 16 years ago
bb0a18e
vnc: improve numpad support for qemu console.
by Gerd Hoffmann
· 16 years ago
5c5dafd
virtio blk: fix warning.
by Gerd Hoffmann
· 16 years ago
49c47da
lsi53c895a: Implement write access to DMA Byte Counter
by Sebastian Herbszt
· 16 years ago
4b9a2d6
lsi53c895a: Implement read and write access to DMA Next Address
by Sebastian Herbszt
· 16 years ago
bd8ee11
lsi53c895a: Implement Scratch Byte Register
by Sebastian Herbszt
· 16 years ago
28c2c26
Rename pci_register_io_region() to pci_register_bar()
by Avi Kivity
· 16 years ago
e9179ce
Rearrange io_mem_init()
by Avi Kivity
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
dff84034
kvm: Restrict configure check to Linux
by Jan Kiszka
· 16 years ago
4ab312f
mux-term: Fix timestamp association
by Jan Kiszka
· 16 years ago
2d22959
mux-term: Localize timestamps
by Jan Kiszka
· 16 years ago
759754f
readline: Remove unneeded qemu_mallocz() check
by Luiz Capitulino
· 16 years ago
9923e05
update_refcount: Write complete sectors
by Kevin Wolf
· 16 years ago
4c1612d
alloc_cluster_link_l2: Write complete sectors
by Kevin Wolf
· 16 years ago
6583e3c
l2_allocate: Write complete sectors
by Kevin Wolf
· 16 years ago
ed6ccf0
qcow2: Rename global functions
by Kevin Wolf
· 16 years ago
c142442
qcow2: Split out snapshot functions
by Kevin Wolf
· 16 years ago
45aba42
qcow2: Split out guest cluster functions
by Kevin Wolf
· 16 years ago
f7d0fe0
qcow2: Split out refcount handling
by Kevin Wolf
· 16 years ago
9ccb258
qcow2: Change default cluster size to 64k
by Kevin Wolf
· 16 years ago
198a003
vnc: rework VncState release workflow.
by Gerd Hoffmann
· 16 years ago
11a1feb
raw-posix: Remove O_RDWR when attempting to open a file read-only
by Avi Kivity
· 16 years ago
736d0c2
raw-posix: open flags use BDRV_ namespace, not posix namespace
by Avi Kivity
· 16 years ago
d3fa1e0
qdev: Fix regression in "pci_add ... storage if=virtio, ..."
by Markus Armbruster
· 16 years ago
537fe2d
Make sure to use SDL_CFLAGS everywhere we include SDL headers
by Anthony Liguori
· 16 years ago
3f9ac9b
linux-user: remove duplicate tswap32() from do_getsockopt()
by Laurent Vivier
· 16 years ago
d5b3a9b
linux-user/syscall.c: define _ATFILE_SOURCE
by Eduardo Habkost
· 16 years ago
df377d0
linux-user: initialize mmap_mutex properly
by Nathan Froyd
· 16 years ago
5f10681
RFC: fix fcntl support in linux-user - new try
by Arnaud Patard (Rtp)
· 16 years ago
3ce34df
linux-user: add tee, splice and vmsplice
by vibisreenivasan
· 16 years ago
099d6b0
linux-user: implement pipe2 [v3]
by Riku Voipio
· 16 years ago
4b627a2
linux-user: update syscall list
by Riku Voipio
· 16 years ago
c4d2302
add futex wake op
by Riku Voipio
· 16 years ago
a29ccd6
linux-user: support private futexes
by Martin Mohring
· 16 years ago
350d177
linux-user: include linux/fs.h
by Martin Mohring
· 16 years ago
6e3cb58
linux-user: Added IP_(UN)BLOCK_SOURCE/IP_(ADD|DROP)_SOURCE_MEMBERSHIP flags to setsockopt
by Lionel Landwerlin
· 16 years ago
b975b83
linux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP flags to setsockopt
by Lionel Landwerlin
· 16 years ago
6f932f9
Return EOPNOTSUPP instead of ENOSYS for *xattr* syscalls
by Arnaud Patard
· 16 years ago
4460712
Fix struct termios host - target translation
by Arnaud Patard
· 16 years ago
ebc996f
linux-user: fix utimensat
by Riku Voipio
· 16 years ago
74d753a
linux-user: strace now handles guest strings correctly [v2]
by Mika Westerberg
· 16 years ago
9edc5d7
linux-user: added x86 and x86_64 support for ELF coredump
by Mika Westerberg
· 16 years ago
edf8e2a
linux-user: implemented ELF coredump support for ARM target
by Mika Westerberg
· 16 years ago
88a8c98
Implement shm* syscalls and fix 64/32bit errors
by Riku Voipio
· 16 years ago
9ad197d
export mmap_find_vma for shmat
by Riku Voipio
· 16 years ago
7271618
Incorporate changes from v2 of Gleb's RTC reset patch
by Anthony Liguori
· 16 years ago
ba49431
etrax: Don't pass CPUState to peripherals.
by Edgar E. Iglesias
· 16 years ago
e510e05
Merge commit 'block/master' into staging
by Anthony Liguori
· 16 years ago
f5de141
Fix warning in qemu-nbd.c
by Anthony Liguori
· 16 years ago
63ec93d
raw-posix: cleanup ioctl methods
by Christoph Hellwig
· 16 years ago
508c7cb
block: add bdrv_probe_device method
by Christoph Hellwig
· 16 years ago
f3a5d3f
raw-posix: split hdev drivers
by Christoph Hellwig
· 16 years ago
90babde
raw-posix: add a raw_open_common helper
by Christoph Hellwig
· 16 years ago
0e1d8f4
raw-posix: always store open flags
by Christoph Hellwig
· 16 years ago
986c28d
fix qemu_aio_flush
by Andrea Arcangeli
· 16 years ago
eeb7c03
Add rtc reset function.
by Gleb Natapov
· 16 years ago
e19252d
migrate_fd_close: delete associated io-handler before closing the fd
by Uri Lublin
· 16 years ago
8a67ec4
exec-migration: handle EINTR in popen_get_buffer()
by Uri Lublin
· 16 years ago
d084eab
Fix prototype of function zfree.
by Stefan Weil
· 16 years ago
11be4b3
Add static to local machine declaration.
by Stefan Weil
· 16 years ago
678e12c
Don't use cpu_index as apic_id.
by Gleb Natapov
· 16 years ago
c4f31a0
Apic creation should not depend on pci
by Gleb Natapov
· 16 years ago
df97b92
Add -no-virtio-balloon command-line option
by Eduardo Habkost
· 16 years ago
6693665
Fix SDL include path.
by Stefan Weil
· 16 years ago
1172f65
Really enable -Werror
by Blue Swirl
· 16 years ago
e99a22c
Avoid collision with system NGROUPS definition
by Blue Swirl
· 16 years ago
95bed64
Fix a warning: uint_fast8_t is not 8 bits on OpenBSD/Sparc64
by Blue Swirl
· 16 years ago
a8b7063
Avoid a gcc 3 format warning
by Blue Swirl
· 16 years ago
c7085da
Avoid gcc 4.4 warning about uninitialized field
by Blue Swirl
· 16 years ago
4f72c4d
Fix signedness problems
by Blue Swirl
· 16 years ago
3e3cabc
xen nic: check tx queue after connect.
by Gerd Hoffmann
· 16 years ago
23327f7
include inttypes.h in xen.h
by Gerd Hoffmann
· 16 years ago
a85d688
xen: adapt to qemu_machine changes
by Gerd Hoffmann
· 16 years ago
908c7b9
xen_disk: move sanity check to the correct place
by Gerd Hoffmann
· 16 years ago
7050326
Win32: Don't remove const attribute in type casts.
by Stefan Weil
· 16 years ago
c5b76b3
Fix mingw32 build warnings
by Blue Swirl
· 16 years ago
487fefd
Enable -Werror by default for git builds on Linux hosts
by Anthony Liguori
· 16 years ago
ce24e07
CRIS: Prettify sizes for the internal disasm.
by Edgar E. Iglesias
· 16 years ago
41107bc
ETRAX: DMA fixes for 64bit hosts.
by Edgar E. Iglesias
· 16 years ago
562183d
ETRAX: Correct PIC creation for the bare FS board.
by Edgar E. Iglesias
· 16 years ago
074f2ff
qdev: move name+size into DeviceInfo (v2)
by Gerd Hoffmann
· 16 years ago
Next »