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
2013-07-26
linux-user: Avoid redundant ENV_GET_CPU()
Andreas Färber
1
-1
/
+1
2013-07-26
Merge remote-tracking branch 'rth/tcg-next' into staging
Anthony Liguori
4
-56
/
+218
2013-07-26
Merge remote-tracking branch 'jliu/or32' into staging
Anthony Liguori
2
-3
/
+4
2013-07-25
Merge remote-tracking branch 'mdroth/qga-pull-2013-7-25' into staging
Anthony Liguori
1
-17
/
+88
2013-07-25
Merge remote-tracking branch 'kraxel/seabios-1.7.3' into staging
Anthony Liguori
4
-0
/
+0
2013-07-25
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
25
-189
/
+219
2013-07-25
qga: escape cmdline args when registering win32 service (CVE-2013-2231)
Laszlo Ersek
1
-5
/
+74
2013-07-25
ga_install_service(): nest error paths more idiomatically
Laszlo Ersek
1
-10
/
+12
2013-07-25
qga/service-win32.c: diagnostic output should go to stderr
Laszlo Ersek
1
-3
/
+3
2013-07-25
pc-testdev: add I/O port to test memory.c auto split/combine
Paolo Bonzini
2
-0
/
+117
2013-07-25
memory: check memory region endianness, not target's
Paolo Bonzini
1
-7
/
+18
2013-07-25
memory: pass MemoryRegion to access_with_adjusted_size
Paolo Bonzini
1
-12
/
+8
2013-07-25
memory: move functions around
Paolo Bonzini
1
-30
/
+30
2013-07-25
qtest: add test for ISA I/O space endianness
Paolo Bonzini
2
-2
/
+226
2013-07-25
default-configs/ppc64: add all components of i82378 SuperIO chip used by prep
Paolo Bonzini
1
-0
/
+6
2013-07-25
default-configs: add SuperIO to SH4
Paolo Bonzini
2
-0
/
+14
2013-07-25
default-configs: add test device to all machines supporting ISA
Paolo Bonzini
11
-0
/
+11
2013-07-25
sparc64: unbreak
Paolo Bonzini
1
-19
/
+28
2013-07-25
sh4: unbreak r2d
Paolo Bonzini
1
-14
/
+25
2013-07-25
mips: degrade BIOS error to warning
Paolo Bonzini
4
-8
/
+4
2013-07-25
pc-testdev: remove useless cpu_to_le64/le64_to_cpu
Paolo Bonzini
1
-2
/
+0
2013-07-25
pc-testdev: support 8 and 16-bit accesses to 0xe0
Paolo Bonzini
1
-2
/
+9
2013-07-25
Revert "ioport: remove LITTLE_ENDIAN mark for portio"
Paolo Bonzini
1
-0
/
+1
2013-07-25
isa_mmio: delete
Paolo Bonzini
9
-91
/
+0
2013-07-25
ebus: do not use isa_mmio
Paolo Bonzini
1
-2
/
+4
2013-07-25
sparc64: remove indirection for I/O port access
Paolo Bonzini
1
-52
/
+2
2013-07-25
mips_fulong2e: do not use isa_mmio
Paolo Bonzini
1
-15
/
+10
2013-07-25
mipssim: do not use isa_mmio
Paolo Bonzini
1
-1
/
+4
2013-07-25
ppc440_bamboo: do not use isa_mmio
Paolo Bonzini
1
-1
/
+4
2013-07-25
mips_malta: do not use isa_mmio
Paolo Bonzini
1
-1
/
+2
2013-07-25
mips_r4k: do not use isa_mmio
Paolo Bonzini
1
-1
/
+5
2013-07-25
mips_jazz: do not use isa_mmio
Paolo Bonzini
1
-1
/
+4
2013-07-25
prep: fix I/O port endianness
Paolo Bonzini
1
-1
/
+1
2013-07-25
spapr_pci: remove indirection for I/O port access
Alexey Kardashevskiy
1
-39
/
+2
2013-07-25
ppc_newworld: do not use isa_mmio
Paolo Bonzini
1
-1
/
+4
2013-07-25
ppc_oldworld: do not use isa_mmio
Paolo Bonzini
1
-1
/
+4
2013-07-25
sh4: do not use isa_mmio
Paolo Bonzini
1
-1
/
+2
2013-07-24
seabios: update to 1.7.3
Gerd Hoffmann
4
-0
/
+0
2013-07-23
po/Makefile: Use macro quiet-command for nice looking messages
Stefan Weil
1
-4
/
+5
2013-07-23
po/Makefile: Fix generation of messages.po
Stefan Weil
1
-1
/
+5
2013-07-23
po/Makefile: Fix *.mo generation for out-of-tree builds (regression)
Stefan Weil
1
-8
/
+11
2013-07-23
po/Makefile: Fix and improve help message
Stefan Weil
1
-3
/
+2
2013-07-23
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
11
-47
/
+3467
2013-07-23
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
104
-550
/
+783
2013-07-23
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
43
-560
/
+855
2013-07-23
linux-user: Handle compressed ISA encodings when processing MIPS exceptions
Kwok Cheung Yeung
1
-3
/
+43
2013-07-23
linux-user: Unlock mmap_lock when resuming guest from page_unprotect
Alexander Graf
1
-3
/
+7
2013-07-23
linux-user: Reset copied CPUs in cpu_copy() always
Alexander Graf
2
-3
/
+4
2013-07-23
linux-user: Fix epoll on ARM hosts
Alexander Graf
1
-1
/
+4
2013-07-23
linux-user: fix segmentation fault passing with h2g(x) != x
Alexander Graf
2
-2
/
+10
[next]