Sign in
qemu-android
/
qemu-android
/
2aeabc08179553e1a7eed6cf26286c3efc06ee0b
2aeabc0
w64: fix type casts when calling flush_icache_range
by Stefan Weil
· 13 years ago
021ecd8
cache-utils: Change data type of parameters for flush_icache_range
by Stefan Weil
· 13 years ago
dba4f1b
w64: Change data type of parameters for flush_icache_range
by Stefan Weil
· 13 years ago
f57a516
w64: Fix data type of parameters for flush_icache_range
by Stefan Weil
· 13 years ago
c38bb94
tcg: Rearrange definitions and include statements
by Stefan Weil
· 13 years ago
5357699
w64: Fix size of ram_addr_t
by Stefan Weil
· 13 years ago
5a30d3f
Merge branch 'upstream' of git://qemu.weilnetz.de/qemu
by Blue Swirl
· 13 years ago
41e37c3
usb: Fix signature of stub usb_host_device_open
by Jan Kiszka
· 13 years ago
d9bafcd
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
by Blue Swirl
· 13 years ago
b3e54c6
Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa
by Blue Swirl
· 13 years ago
0f58a18
hw/arm11mpcore: Fix broken realview_mpcore/arm11mpcore_priv properties
by Peter Maydell
· 13 years ago
412beee
arm: add device tree support
by Grant Likely
· 13 years ago
41c1e2f
arm: make sure that number of irqs can be represented in GICD_TYPER.
by Rusty Russell
· 13 years ago
6925380
arm: clean up GIC constants
by Rusty Russell
· 13 years ago
88e6c60
Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging
by Anthony Liguori
· 13 years ago
14655e4
Merge remote-tracking branch 'qemu-kvm/memory/core' into staging
by Anthony Liguori
· 13 years ago
5918ff6
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 13 years ago
8f6f962
kvm: fix unaligned slots
by Avi Kivity
· 13 years ago
5b6fb06
pc-bios: update kvmvapic.bin
by Avi Kivity
· 13 years ago
7c51c1a
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 13 years ago
f06d0f0
Merge remote-tracking branch 'spice/spice.v49' into staging
by Anthony Liguori
· 13 years ago
5ca2358
Merge remote-tracking branch 'kraxel/usb.39' into staging
by Anthony Liguori
· 13 years ago
67d384e
qemu-img: fix segment fault when the image format is qed
by Zhi Yong Wu
· 13 years ago
a57d114
qemu-io: fix segment fault when the image format is qed
by Zhi Yong Wu
· 13 years ago
4889978
qemu-tool: revert cpu_get_clock() abort(3)
by Stefan Hajnoczi
· 13 years ago
6ce2d77
qemu-iotests: Test rebase with short backing file
by Kevin Wolf
· 13 years ago
92ab69b
qemu-iotests: 026: Reduce output changes for cache=none qcow2
by Kevin Wolf
· 14 years ago
a06d5cc
qemu-iotests: Filter out DOS line endings
by Kevin Wolf
· 14 years ago
37ce63e
test: add image streaming tests
by Stefan Hajnoczi
· 13 years ago
f345cfd
qemu-iotests: add iotests Python module
by Stefan Hajnoczi
· 13 years ago
049255b
qemu-iotests: export TEST_DIR for non-bash tests
by Stefan Hajnoczi
· 13 years ago
c186402
QMP: Add qmp command for blockdev-group-snapshot-sync
by Jeff Cody
· 13 years ago
8802d1f
qapi: Introduce blockdev-group-snapshot-sync command
by Jeff Cody
· 13 years ago
64ca6ae
qcow2: Reject too large header extensions
by Kevin Wolf
· 13 years ago
fd29b4b
qcow2: Fix offset in qcow2_read_extensions
by Kevin Wolf
· 13 years ago
b6a127a
block: drop aio_multiwrite in BlockDriver
by Paolo Bonzini
· 13 years ago
56116a1
block: remove unused fields in BlockDriverState
by Paolo Bonzini
· 13 years ago
423477e
qcow2: Fix build with DEBUG_EXT enabled
by Kevin Wolf
· 13 years ago
d53cdb3
ide: fail I/O to empty disk
by Paolo Bonzini
· 13 years ago
a2df5fa
fdc: DIR (Digital Input Register) should return status of current drive...
by Hervé Poussineau
· 13 years ago
b072a3c
fdc: fix seek command, which shouldn't check tracks
by Hervé Poussineau
· 13 years ago
844f65d
fdc: check if media rate is correct before doing any transfer
by Hervé Poussineau
· 13 years ago
09c6d58
fdc: add a 'check media rate' property. Not used yet
by Hervé Poussineau
· 13 years ago
f8d3d12
block: add a transfer rate for floppy types
by Hervé Poussineau
· 13 years ago
a758f8f
fdc: add CCR (Configuration Control Register) write register
by Hervé Poussineau
· 13 years ago
8510854
fdc: handle read-only floppies (abort early on write commands)
by Hervé Poussineau
· 13 years ago
a005186
fdc: most control commands do not generate interrupts
by Hervé Poussineau
· 13 years ago
1457a75
fdc: set busy bit when starting a command
by Hervé Poussineau
· 13 years ago
0838827
fdc: take side count into account
by Hervé Poussineau
· 13 years ago
07f07b3
memory: allow phys_map tree paths to terminate early
by Avi Kivity
· 13 years ago
c19e880
memory: unify PhysPageEntry::node and ::leaf
by Avi Kivity
· 13 years ago
2999097
memory: change phys_page_set() to set multiple pages
by Avi Kivity
· 13 years ago
f7bf546
memory: switch phys_page_set() to a recursive implementation
by Avi Kivity
· 13 years ago
a391843
memory: replace phys_page_find_alloc() with phys_page_set()
by Avi Kivity
· 13 years ago
0f0cb16
memory: simplify multipage/subpage registration
by Avi Kivity
· 13 years ago
31ab2b4
memory: give phys_page_find() its own tree search loop
by Avi Kivity
· 13 years ago
06ef352
memory: make phys_page_find() return a MemoryRegionSection
by Avi Kivity
· 13 years ago
117712c
memory: move tlb flush to MemoryListener commit callback
by Avi Kivity
· 13 years ago
717cb7b
memory: unify the two branches of cpu_register_physical_memory_log()
by Avi Kivity
· 13 years ago
8636b92
memory: fix RAM subpages in newly initialized pages
by Avi Kivity
· 13 years ago
d6f2ea2
memory: compress phys_map node pointers to 16 bits
by Avi Kivity
· 13 years ago
5312bd8
memory: store MemoryRegionSection pointers in phys_map
by Avi Kivity
· 13 years ago
4346ae3
memory: unify phys_map last level with intermediate levels
by Avi Kivity
· 13 years ago
3eef53d
memory: remove first level of l1_phys_map
by Avi Kivity
· 13 years ago
54688b1
memory: change memory registration to rebuild the memory map on each change
by Avi Kivity
· 13 years ago
50c1e14
memory: support stateless memory listeners
by Avi Kivity
· 13 years ago
4855d41
memory: split memory listener for the two address spaces
by Avi Kivity
· 13 years ago
947f562
xen: ignore I/O memory regions
by Avi Kivity
· 13 years ago
7376e58
memory: allow MemoryListeners to observe a specific address space
by Avi Kivity
· 13 years ago
8df8a84
memory: drop AddressSpaceOps
by Avi Kivity
· 13 years ago
9363274
memory: use a MemoryListener for core memory map updates too
by Avi Kivity
· 13 years ago
d7ec83e
memory: don't pass ->readable attribute to cpu_register_physical_memory_log
by Avi Kivity
· 13 years ago
7a8499e
memory: add a readonly attribute to MemoryRegionSection
by Avi Kivity
· 13 years ago
80a1ea3
memory: move ioeventfd ops to MemoryListener
by Avi Kivity
· 13 years ago
0e0d36b
memory: code motion: move MEMORY_LISTENER_CALL()
by Avi Kivity
· 13 years ago
72e22d2
memory: switch memory listeners to a QTAILQ
by Avi Kivity
· 13 years ago
946996e
memory: add shorthand for invoking a callback on all listeners
by Avi Kivity
· 13 years ago
2b50aa1
memory: remove memory_region_set_offset()
by Avi Kivity
· 13 years ago
de58ac7
ioport: change portio_list not to use memory_region_set_offset()
by Avi Kivity
· 13 years ago
c0fd260
Move definition of HOST_LONG_BITS to qemu-common.h
by Stefan Weil
· 13 years ago
2ad5201
target-xtensa: Clean includes
by Stefan Weil
· 13 years ago
8141905
target-unicore32: Clean includes
by Stefan Weil
· 13 years ago
2d0b9ac
target-sh4: Clean includes
by Stefan Weil
· 13 years ago
45133b7
target-s390x: Clean includes
by Stefan Weil
· 13 years ago
550a82e
target-ppc: Clean includes
by Stefan Weil
· 13 years ago
0056c09
target-mips: Clean includes
by Stefan Weil
· 13 years ago
94598c1
target-microblaze: Clean includes
by Stefan Weil
· 13 years ago
3aef481
target-m68k: Clean includes
by Stefan Weil
· 13 years ago
60ed8d2
target-lm32: Clean includes
by Stefan Weil
· 13 years ago
727d6bf
target-i386: Clean includes
by Stefan Weil
· 13 years ago
7ad757b
target-cris: Clean includes
by Stefan Weil
· 13 years ago
853bfcc
target-arm: Clean includes
by Stefan Weil
· 13 years ago
2c97629
target-alpha: Clean includes
by Stefan Weil
· 13 years ago
9c6ecf3
Remove macro HOST_LONG_SIZE
by Stefan Weil
· 13 years ago
e2efc0a
qxl: properly handle upright and non-shared surfaces
by Gerd Hoffmann
· 13 years ago
35c6332
Error out when tls-channel option is used without TLS
by Christophe Fergeau
· 13 years ago
339a475
spice: use error_report to report errors
by Christophe Fergeau
· 13 years ago
6f2b175
qxl: add optinal 64bit vram bar
by Gerd Hoffmann
· 14 years ago
b55c952
Merge remote-tracking branch 'aneesh/for-upstream' into staging
by Anthony Liguori
· 13 years ago
3741715
usb: Resolve warnings about unassigned bus on usb device creation
by Jan Kiszka
· 13 years ago
Next »