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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2012-05-01
Declare state directory in smb.conf
Nikolaus Rath
1
-0
/
+2
2012-05-01
slirp: don't use "smb ports = 0" option
Nikolaus Rath
1
-1
/
+0
2012-05-01
linux-user: Fix undefined HOST_LONG_SIZE on PPC hosts
Alexander Graf
1
-1
/
+1
2012-05-01
Revert "Remove stray HOST_LONG_SIZE"
malc
1
-1
/
+1
2012-05-01
Remove stray HOST_LONG_SIZE
malc
1
-1
/
+1
2012-05-01
pc-bios: update OpenBIOS images
Blue Swirl
4
-1
/
+1
2012-05-01
configure: Add libraries for qemu-ga on Solaris
Andreas Färber
1
-1
/
+3
2012-05-01
qemu-ga: Implement alternative to O_ASYNC
Andreas Färber
1
-1
/
+17
2012-05-01
main-loop: Calculate poll timeout using timeout argument
Stefan Weil
1
-1
/
+5
2012-05-01
vga: Don't switch to 1 x 1 character text screen
Stefan Weil
1
-0
/
+4
2012-05-01
memory: move functions is_romd and section_addr to memory API
Blue Swirl
3
-14
/
+29
2012-05-01
cputlb: prepare private memory API for public consumption
Blue Swirl
3
-51
/
+47
2012-05-01
cputlb: move TLB handling to a separate file
Blue Swirl
5
-376
/
+443
2012-05-01
exec: prepare for splitting
Blue Swirl
2
-67
/
+92
2012-05-01
Merge branch 'maintainers-up' of git://repo.or.cz/qemu/afaerber
Blue Swirl
1
-9
/
+32
2012-05-01
Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerber
Blue Swirl
18
-5439
/
+9
2012-05-01
Merge branch 'prep-up' of git://repo.or.cz/qemu/afaerber
Blue Swirl
6
-46
/
+43
2012-05-01
Merge branch 'qom-cpu-rest.v1' of git://github.com/afaerber/qemu-cpu
Blue Swirl
14
-150
/
+615
2012-05-01
Drop darwin-user
Andreas Färber
17
-5434
/
+1
2012-05-01
configure: add '--disable-cocoa' switch
Pavel Borzenkov
1
-1
/
+4
2012-05-01
raw-posix: Do not use CONFIG_COCOA macro
Pavel Borzenkov
1
-4
/
+4
2012-04-30
prep: Move int-ack register from PReP to Raven PCI emulation
Hervé Poussineau
2
-36
/
+17
2012-04-30
Makefile: Simplify compilation of target-*/cpu.c
Andreas Färber
1
-15
/
+1
2012-04-30
target-mips: Start QOM'ifying CPU init
Andreas Färber
2
-1
/
+9
2012-04-30
target-mips: QOM'ify CPU
Andreas Färber
5
-1
/
+142
2012-04-30
target-m68k: Add QOM CPU subclasses
Andreas Färber
2
-90
/
+137
2012-04-30
target-m68k: Start QOM'ifying CPU init
Andreas Färber
2
-1
/
+10
2012-04-30
target-m68k: QOM'ify CPU reset
Andreas Färber
2
-17
/
+17
2012-04-30
target-m68k: QOM'ify CPU
Andreas Färber
5
-8
/
+137
2012-04-30
target-sh4: Start QOM'ifying CPU init
Andreas Färber
2
-2
/
+11
2012-04-30
target-sh4: QOM'ify CPU reset
Andreas Färber
2
-21
/
+22
2012-04-30
target-sh4: QOM'ify CPU
Andreas Färber
5
-1
/
+136
2012-04-30
MAINTAINERS: Downgrade target-mips and target-sh4 to Odd Fixes
Andreas Färber
1
-2
/
+2
2012-04-30
MAINTAINERS: Downgrade target-m68k to Odd Fixes
Andreas Färber
1
-1
/
+1
2012-04-28
prep: Initialize PC speaker
Hervé Poussineau
1
-0
/
+4
2012-04-28
isa: Add isa_bus_from_device() method
Hervé Poussineau
1
-0
/
+5
2012-04-28
fdc: Parametrize ISA base, IRQ and DMA
Hervé Poussineau
1
-7
/
+10
2012-04-28
i82378/i82374: Do not create DMA controller twice
Hervé Poussineau
2
-3
/
+7
2012-04-28
main-loop: Fix build for w32 and w64
Stefan Weil
1
-3
/
+4
2012-04-28
configure: Don't build bsd-user on Mac OS X by default
Andreas Färber
1
-1
/
+1
2012-04-28
softfloat: Replace int16 type with int_fast16_t
Andreas Färber
4
-71
/
+69
2012-04-28
softfloat: Replace uint16 type with uint_fast16_t
Andreas Färber
2
-7
/
+7
2012-04-28
target-mips: Move definition of uint_fast{8, 16}_t to osdep.h
Andreas Färber
2
-7
/
+6
2012-04-28
softfloat: Fix mixups of int and int16
Andreas Färber
1
-2
/
+2
2012-04-28
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Blue Swirl
6
-23
/
+19
2012-04-28
Merge branch 'timer' of git://qemu.weilnetz.de/qemu
Blue Swirl
2
-74
/
+33
2012-04-27
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
11
-70
/
+151
2012-04-27
qapi: fix qmp_balloon() conversion
Luiz Capitulino
1
-1
/
+1
2012-04-27
qemu-iotests: add block-stream speed value test case
Stefan Hajnoczi
2
-18
/
+71
2012-04-27
block: add 'speed' optional parameter to block-stream
Stefan Hajnoczi
8
-15
/
+42
[next]