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
2009-07-31
PPC: convert Uni-north to qdev: also fixes Mac99 machine crash
Blue Swirl
1
-55
/
+166
2009-07-31
PPC: convert Grackle to qdev
Blue Swirl
1
-20
/
+86
2009-07-31
Option rom makefile fixes
Paul Brook
3
-9
/
+13
2009-07-31
Save/restore ARMv6 MMU state
Paul Brook
2
-2
/
+22
2009-07-31
esp: fix interrupt register read
Blue Swirl
1
-4
/
+9
2009-07-31
sparc64 flush pending conditional evaluations before exposing cpu state
Igor Kovalenko
1
-0
/
+5
2009-07-31
Fix SDL zooming with pl110 (cf. d3ffcafe25b5966b351ea6100160c2156688f22f)
Blue Swirl
1
-0
/
+3
2009-07-30
e1000.c doesn't properly emulate EERD and ICS registers
Bill Paul
1
-4
/
+9
2009-07-30
qemu-option: fix parse_option_number().
Gerd Hoffmann
1
-0
/
+1
2009-07-30
qdev: convert all vga devices.
Gerd Hoffmann
3
-81
/
+130
2009-07-30
qdev/core: add monitor command to list all drivers
Gerd Hoffmann
3
-0
/
+14
2009-07-30
qdev: factor out qdev_print_devinfo.
Gerd Hoffmann
1
-1
/
+18
2009-07-30
Fix VM state change handlers running out of order
Markus Armbruster
3
-9
/
+54
2009-07-30
vnc: fix copyrect screen corruption
Gerd Hoffmann
1
-0
/
+22
2009-07-30
Remove the virtio-{blk, console}-pci-0-10 device types
Mark McLoughlin
1
-46
/
+11
2009-07-30
Remove the pc-0-10 machine type
Mark McLoughlin
1
-50
/
+5
2009-07-30
fix migration to obey -S
Paolo Bonzini
4
-2
/
+7
2009-07-30
alsa: add host suspend/resume support
Bjørn Mork
1
-2
/
+47
2009-07-28
Define ENOTSUP anywhere it isn't defined
Anthony Liguori
1
-1
/
+1
2009-07-27
Revert "Fake dirty loggin when it's not there"
Anthony Liguori
1
-12
/
+1
2009-07-27
Fix out of tree build broken by 791e08c753a9f9be3c3880b4ea83b6dfa4b6ccad
Blue Swirl
1
-1
/
+1
2009-07-27
Fix typo WIN32 -> _WIN32
Anthony Liguori
1
-1
/
+1
2009-07-27
set SEARCH_PATH for the linker script from output of ld --verbose -v
Juan Quintela
15
-31
/
+23
2009-07-27
generate LDFLAGS for *-linux-user and *-bsd-user in a single place in configure
Juan Quintela
2
-132
/
+39
2009-07-27
our build system don't support mips little endian linux-user or bsd-user
Juan Quintela
2
-241
/
+0
2009-07-27
Don't build option roms on Mac OS X
Juan Quintela
1
-1
/
+3
2009-07-27
multiboot.bin is a generated file
Juan Quintela
1
-0
/
+1
2009-07-27
use cc-option for optionrom
Juan Quintela
1
-21
/
+1
2009-07-27
Use quiet-command for building optionrom
Juan Quintela
1
-9
/
+7
2009-07-27
move cc-option definition to rules.mak
Juan Quintela
2
-6
/
+6
2009-07-27
Generate config-host.h from config-host.mak
Juan Quintela
3
-58
/
+84
2009-07-27
rename USE_NPTL to CONFIG_USE_NPTL
Juan Quintela
11
-30
/
+26
2009-07-27
rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATH
Juan Quintela
4
-5
/
+5
2009-07-27
define ENOTSUP the same that the other errors
Juan Quintela
2
-7
/
+3
2009-07-27
test if xen is enabled only once
Juan Quintela
1
-4
/
+1
2009-07-27
simplify fdt libs selection
Juan Quintela
2
-8
/
+5
2009-07-27
simplify vde libs selection
Juan Quintela
1
-6
/
+6
2009-07-27
simplify brlapi selection
Juan Quintela
2
-11
/
+11
2009-07-27
simplify curses library selection
Juan Quintela
1
-10
/
+5
2009-07-27
Define and use xen libs in a single place
Juan Quintela
1
-7
/
+8
2009-07-27
indent with 2 spaces sdl tests
Juan Quintela
1
-34
/
+31
2009-07-27
remove sdl_static. Just do the right thing if static is yes
Juan Quintela
1
-30
/
+12
2009-07-27
target_softmmu is undefined at that point
Juan Quintela
1
-1
/
+1
2009-07-27
instead of setup sdl_x11 just add -lX11 to sdl_libs
Juan Quintela
1
-4
/
+1
2009-07-27
Calculate sdl_libs and sdl_flags and use them everywhere
Juan Quintela
1
-7
/
+9
2009-07-27
sdl_config value was always sdl-config
Juan Quintela
1
-11
/
+10
2009-07-27
the else part of this test is obsolete We are testing for sdl = yes inside th...
Juan Quintela
1
-7
/
+1
2009-07-27
Use CONFIG_POSIX to simplify Makefile
Juan Quintela
1
-16
/
+5
2009-07-27
Add CONFIG_POSIX
Juan Quintela
1
-0
/
+1
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
36
-82
/
+82
[next]