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
2016-07-18
net: fix incorrect argument to iov_to_buf
Paolo Bonzini
1
-2
/
+2
2016-07-18
net: fix incorrect access to pointer
Paolo Bonzini
1
-1
/
+1
2016-07-18
e1000e: fix incorrect access to pointer
Paolo Bonzini
1
-2
/
+2
2016-07-18
ppc: Yet another fix for the huge page support detection mechanism
Thomas Huth
1
-3
/
+7
2016-07-18
target-ppc: fix left shift overflow in hpte_page_shift
Paolo Bonzini
1
-1
/
+1
2016-07-18
ppc/mmu-hash64: Remove duplicated #include statement
Thomas Huth
1
-1
/
+0
2016-07-18
ppc: abort if compat property contains an unknown value
Greg Kurz
1
-2
/
+2
2016-07-18
spapr: Ensure CPU cores are added contiguously and removed in LIFO order
Bharata B Rao
1
-1
/
+20
2016-07-18
vfio/spapr: Remove stale ioctl() call
David Gibson
1
-1
/
+0
2016-07-18
ppc: Fix support for odd MSR combinations
Benjamin Herrenschmidt
1
-24
/
+22
2016-07-18
dbdma: reset io->processing flag for unassigned DBDMA channel rw accesses
Mark Cave-Ayland
1
-0
/
+1
2016-07-18
dbdma: set FLUSH bit upon reception of flush command for unassigned DBDMA cha...
Mark Cave-Ayland
1
-0
/
+10
2016-07-18
dbdma: fix load_word/store_word value endianness
Mark Cave-Ayland
1
-19
/
+5
2016-07-18
dbdma: fix endian of DBDMA_CMDPTR_LO during branch
Mark Cave-Ayland
1
-1
/
+1
2016-07-18
dbdma: add per-channel debugging enabled via DEBUG_DBDMA_CHANMASK
Mark Cave-Ayland
1
-33
/
+42
2016-07-18
dbdma: always define DBDMA_DPRINTF and enable debug with DEBUG_DBDMA
Mark Cave-Ayland
1
-8
/
+7
2016-07-18
spapr: fix core unplug crash
Greg Kurz
1
-4
/
+2
2016-07-17
cpu-exec: Move down some declarations in cpu_exec()
Sergey Fedorov
1
-4
/
+3
2016-07-17
exec: avoid realloc in phys_map_node_reserve
Peter Lieven
1
-1
/
+3
2016-07-17
checkpatch: consider git extended headers valid patches
Stefan Hajnoczi
1
-0
/
+5
2016-07-17
megasas: remove useless check for cmd->frame
Paolo Bonzini
1
-5
/
+1
2016-07-17
compiler: never omit assertions if using a static analysis tool
Paolo Bonzini
2
-1
/
+4
2016-07-17
hw/i386: add device tree support
Antonio Borneo
1
-0
/
+46
2016-07-17
Changed malloc to g_malloc, free to g_free in bsd-user/qemu.h
Md Haris Iqbal
1
-2
/
+2
2016-07-17
use g_path_get_dirname instead of dirname
Wei Jiangang
2
-2
/
+5
2016-07-15
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
4
-0
/
+0
2016-07-15
Update OpenBIOS images to b747b6a built from submodule.
Mark Cave-Ayland
4
-0
/
+0
2016-07-15
vnc-tight: fix regression with libxenstore
Peter Lieven
1
-7
/
+21
2016-07-15
vnc-enc-tight: fix off-by-one bug
Herongguang (Stephen)
1
-1
/
+2
2016-07-15
vnc: make sure we finish disconnect
Gerd Hoffmann
1
-0
/
+5
2016-07-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160714'...
Peter Maydell
13
-37
/
+262
2016-07-14
ast2400: externalize revision numbers
Cédric Le Goater
3
-5
/
+6
2016-07-14
ast2400: pretend DMAs are done for U-boot
Cédric Le Goater
1
-0
/
+4
2016-07-14
ast2400: replace aspeed_smc_is_implemented()
Cédric Le Goater
1
-20
/
+15
2016-07-14
hw/misc: fix typo in Aspeed SCU hw-strap2 property name
Cédric Le Goater
1
-1
/
+1
2016-07-14
m25p80: Fix QIOR/DIOR handling for Winbond
Marcin Krzeminski
1
-2
/
+4
2016-07-14
target-arm: Add missed AArch32 TLBI sytem registers
Sergey Sorokin
1
-0
/
+139
2016-07-14
hw/arm/virt: tcg: adjust MPIDR like KVM
Andrew Jones
1
-1
/
+24
2016-07-14
gic: provide defines for v2/v3 targetlist sizes
Andrew Jones
2
-0
/
+6
2016-07-14
target-arm: Use Neon for zero checking
Vijay
1
-0
/
+7
2016-07-14
Revert "hw/ptimer: Perform counter wrap around if timer already expired"
Dmitry Osipenko
1
-7
/
+2
2016-07-14
virtio-mmio: format transport base address in BusClass.get_dev_path
Laszlo Ersek
2
-1
/
+54
2016-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...
Peter Maydell
10
-13
/
+349
2016-07-14
Merge remote-tracking branch 'remotes/xtensa/tags/20160714-xtensa' into staging
Peter Maydell
1
-1
/
+1
2016-07-14
Add optionrom compatible with fw_cfg DMA version
Marc Marí
10
-13
/
+349
2016-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
18
-48
/
+154
2016-07-14
target-xtensa: xtfpga: fix FLASH interface width
Max Filippov
1
-1
/
+1
2016-07-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
69
-406
/
+913
2016-07-14
Merge remote-tracking branch 'remotes/rth/tags/pull-rth-20160712' into staging
Peter Maydell
6
-1099
/
+1607
2016-07-13
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-07-13' in...
Kevin Wolf
15
-69
/
+285
[prev]
[next]