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-29
hw/pci-stub: fix comment typo
Alon Levy
1
-1
/
+1
2011-08-29
memory: fix rom_device I/O mode
Avi Kivity
1
-1
/
+1
2011-08-28
omap_gpmc: Implement prefetch engine
Peter Maydell
1
-10
/
+247
2011-08-28
omap: Wire up the DMA request line to the GPMC
Peter Maydell
3
-3
/
+8
2011-08-28
omap_gpmc: Pull prefetch engine data into sub-struct
Peter Maydell
1
-24
/
+28
2011-08-28
omap_gpmc: Accept a zero mask field on omap3630
Juha Riihimäki
1
-5
/
+6
2011-08-28
hw/omap.h: Add OMAP 3630 to omap_mpu_model enumeration
Peter Maydell
1
-1
/
+4
2011-08-28
omap_gpmc: Support NAND devices
Peter Maydell
2
-12
/
+208
2011-08-28
omap_gpmc: Reindent misindented switch statements
Peter Maydell
1
-48
/
+48
2011-08-28
omap_gpmc: Calculate revision from OMAP model
Juha Riihimäki
1
-1
/
+3
2011-08-28
omap_gpmc: Take omap_mpu_state* in omap_gpmc_init
Juha Riihimäki
3
-3
/
+5
2011-08-28
omap_gpmc: Fix handling of FIFOTHRESHOLDSTATUS bit
Peter Maydell
1
-1
/
+1
2011-08-28
omap_gpmc: Wire up the GPMC IRQ correctly
Peter Maydell
1
-0
/
+1
2011-08-28
omap_gpmc: GPMC_IRQSTATUS is write-one-to-clear
Peter Maydell
1
-1
/
+1
2011-08-28
omap_gpmc: Refactor omap_gpmc_cs_map and omap_gpmc_cs_unmap
Peter Maydell
1
-21
/
+35
2011-08-28
omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversion
Peter Maydell
3
-47
/
+26
2011-08-28
hw/onenand: Minor spacing fixes
Juha Riihimäki
1
-7
/
+7
2011-08-28
hw/onenand: Qdevify
Juha Riihimäki
3
-47
/
+127
2011-08-28
hw/onenand: Remove unnecessary argument from onenand_command()
Juha Riihimäki
1
-4
/
+4
2011-08-28
hw/sysbus: Add sysbus_mmio_get_region()
Peter Maydell
2
-0
/
+6
2011-08-28
sh_pci: Fix sh_pci memory alias confusion
Avi Kivity
1
-1
/
+1
2011-08-28
Fix disabling interrupts in sun4u
Artyom Tarasenko
1
-2
/
+6
2011-08-28
xilinx: Convert most xilinx devices to MemoryRegion
Edgar E. Iglesias
4
-54
/
+65
2011-08-28
TCG: improve optimizer debugging
Blue Swirl
1
-6
/
+9
2011-08-28
dyngen-exec.h: cleanup
Blue Swirl
1
-14
/
+0
2011-08-27
g364fb: convert to qdev
Hervé Poussineau
3
-196
/
+164
2011-08-27
g364fb: use trace framework
Hervé Poussineau
2
-18
/
+15
2011-08-27
checkpatch: fix braces {} handling
Pavel Borzenkov
1
-1
/
+1
2011-08-27
Fix linker scripts
Gerd Hoffmann
8
-58
/
+48
2011-08-27
Fix build on OpenBSD with BSD userland emu and smartcard NSS enabled
Brad
2
-3
/
+5
2011-08-26
block: latency accounting
Christoph Hellwig
4
-3
/
+38
2011-08-26
vhost-net: cleanup host notifiers at last step
Michael S. Tsirkin
3
-22
/
+70
2011-08-26
linux-user: Correct a few missuses of host addresses
Edgar E. Iglesias
1
-14
/
+15
2011-08-26
memory: add opaque parameter to memory_region_init_rom_device()
Avi Kivity
2
-0
/
+3
2011-08-25
microblaze: Add an MSR_PVR constant and use it.
Edgar E. Iglesias
2
-2
/
+3
2011-08-25
microblaze: Make the MSR PVR bit non writable
Edgar E. Iglesias
1
-3
/
+8
2011-08-25
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
49
-638
/
+658
2011-08-25
vga: Silence bogus gcc warning about uninitialized variables
Jan Kiszka
1
-0
/
+1
2011-08-25
block: explicit I/O accounting
Christoph Hellwig
12
-50
/
+171
2011-08-25
monitor: fix build breakage for !CONFIG_VNC
Jamie Iles
1
-1
/
+1
2011-08-25
qcow2: remove unused qcow2_create_refcount_update function
Frediano Ziglio
2
-20
/
+0
2011-08-25
qcow2: use always stderr for debugging
Frediano Ziglio
2
-3
/
+3
2011-08-25
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
3
-4
/
+5
2011-08-25
Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging
Anthony Liguori
49
-658
/
+638
2011-08-25
Merge remote-tracking branch 'aneesh/for-upstream-2' into staging
Anthony Liguori
9
-1330
/
+851
2011-08-25
memory: fix memory_region_init_rom_device() not initializing ->ops
Avi Kivity
1
-0
/
+1
2011-08-25
disasm: update comment
Frediano Ziglio
1
-1
/
+1
2011-08-25
Fix up some style nits of last uq/master merge
Jan Kiszka
2
-3
/
+4
2011-08-25
milkymist: convert to memory API
Avi Kivity
1
-4
/
+5
2011-08-25
milkymist-softusb: convert to memory API
Avi Kivity
1
-24
/
+24
[prev]
[next]