index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-25
mcf5208: convert to memory API
Avi Kivity
1
-40
/
+32
2011-08-25
mainstone: convert to memory API
Avi Kivity
1
-5
/
+8
2011-08-25
lm32_boards: convert to memory API
Avi Kivity
1
-6
/
+9
2011-08-25
g364fb: convert to memory API
Avi Kivity
3
-29
/
+38
2011-08-25
dummy_m68k: convert to memory API
Avi Kivity
1
-2
/
+5
2011-08-25
pflash_cfi01/pflash_cfi02: convert to memory API
Avi Kivity
18
-223
/
+246
2011-08-25
Makefile.hw: allow hw/ files to include glib headers
Avi Kivity
1
-0
/
+1
2011-08-25
piix_pci: wrap memory update in a transaction
Avi Kivity
1
-0
/
+2
2011-08-25
cirrus: wrap memory update in a transaction
Avi Kivity
1
-0
/
+2
2011-08-25
leon3: convert to memory API
Avi Kivity
1
-6
/
+9
2011-08-25
integratorcp: convert to memory API (RAM/flash only)
Avi Kivity
1
-8
/
+20
2011-08-25
sysbus: add sysbus_add_memory_overlap()
Avi Kivity
2
-0
/
+9
2011-08-25
axis_dev88: convert to memory API (RAM only)
Avi Kivity
1
-8
/
+8
2011-08-25
ppc_oldworld, ppc_newworld: fix escc BAR related crash
Avi Kivity
2
-3
/
+8
2011-08-24
gt64xxx: fix crash in gt64120_pci_mapping()
Avi Kivity
1
-1
/
+5
2011-08-24
armv7m: convert to memory API
Avi Kivity
3
-12
/
+20
2011-08-24
an5206: convert to memory API
Avi Kivity
1
-4
/
+8
2011-08-24
ReadWriteHandler: remove
Avi Kivity
3
-115
/
+0
2011-08-24
pci_host: convert conf index and data ports to memory API
Avi Kivity
9
-133
/
+131
2011-08-24
sysbus: add helpers to add and delete memory regions to the system bus
Avi Kivity
2
-0
/
+28
2011-08-24
stellaris_enet: convert to memory API
Avi Kivity
1
-17
/
+12
2011-08-24
sheepdog: use coroutines
MORITA Kazutaka
1
-57
/
+93
2011-08-24
pci: Error on PCI capability collisions
Jan Kiszka
1
-0
/
+38
2011-08-24
pcie/aer: fix inject aer error command
Isaku Yamahata
1
-4
/
+5
2011-08-24
pcie/slot: fix hotplug event
Isaku Yamahata
1
-0
/
+12
2011-08-23
PPC: E500: Set ESR values
Alexander Graf
1
-0
/
+6
2011-08-23
PPC: E500: Inject SPE exception on invalid SPE access
Alexander Graf
1
-39
/
+39
2011-08-23
PPC: E500: Add ESR bit definitions
Alexander Graf
2
-3
/
+18
2011-08-23
hw/omap_gpmc: Don't try to map CS0 twice on reset
Peter Maydell
1
-1
/
+0
2011-08-23
tcg: Update --enable-debug for TCG_OPF_NOT_PRESENT.
Richard Henderson
1
-7
/
+8
2011-08-23
qcow2: remove memory leak
Frediano Ziglio
1
-0
/
+2
2011-08-23
qcow2: Removed QCowAIOCB entirely
Frediano Ziglio
1
-127
/
+80
2011-08-23
qcow2: reindent and use while before the big jump
Frediano Ziglio
1
-137
/
+135
2011-08-23
qcow2: remove common from QCowAIOCB
Frediano Ziglio
1
-4
/
+4
2011-08-23
qcow2: remove cluster_offset from QCowAIOCB
Frediano Ziglio
1
-11
/
+11
2011-08-23
qcow2: remove l2meta from QCowAIOCB
Frediano Ziglio
1
-7
/
+8
2011-08-23
qcow2: removed cur_nr_sectors field in QCowAIOCB
Frediano Ziglio
1
-55
/
+43
2011-08-23
qcow2: Removed unused AIOCB fields
Frediano Ziglio
1
-7
/
+3
2011-08-23
qcow: remove old #undefined code
Frediano Ziglio
1
-63
/
+0
2011-08-23
qcow: Remove QCowAIOCB
Frediano Ziglio
1
-168
/
+123
2011-08-23
qcow: move some blocks of code to avoid useless variable initialization
Frediano Ziglio
1
-27
/
+26
2011-08-23
qcow: QCowAIOCB field cleanup
Frediano Ziglio
1
-72
/
+65
2011-08-23
qcow/qcow2: Allocate QCowAIOCB structure using stack
Frediano Ziglio
2
-63
/
+27
2011-08-23
posix-aio-compat: fix latency issues
Avi Kivity
1
-2
/
+42
2011-08-23
block: include flush requests in info blockstats
Christoph Hellwig
3
-5
/
+20
2011-08-23
block/curl: Handle failed reads gracefully.
Nicholas Thomas
1
-1
/
+19
2011-08-23
qemu-img: print error codes when convert fails
Stefan Hajnoczi
1
-5
/
+8
2011-08-23
qcow: initialize coroutine mutex
Scott Wood
1
-0
/
+2
2011-08-23
qcow2: fix typo in documentation for qcow2_get_cluster_offset()
Devin Nakamura
1
-2
/
+2
2011-08-23
qemu-img: Use qemu_blockalign
Kevin Wolf
1
-6
/
+6
[prev]
[next]