Sign in
qemu-android
/
qemu-android
/
d176c495b6664b72dc1e595f6e89dc5648aa248b
d176c49
qdev-ify virtio-blk.
by Gerd Hoffmann
· 16 years ago
14b4187
qdev/prop: add drive property.
by Gerd Hoffmann
· 16 years ago
a8659e9
add -drive if=none
by Gerd Hoffmann
· 16 years ago
2e810b3
constify drive_get_by_id arg
by Gerd Hoffmann
· 16 years ago
f31d07d
QemuOpts: switch over -device.
by Gerd Hoffmann
· 16 years ago
d058fe0
QemuOpts: add -set option
by Gerd Hoffmann
· 16 years ago
7282a03
QemuOpts: create qemu-config.h
by Gerd Hoffmann
· 16 years ago
e23d9c4
QemuOpts: make the drive id actually show up in "info block".
by Gerd Hoffmann
· 16 years ago
6d37818
QemuOpts: qemu_opts_parse: fix id= parsing
by Gerd Hoffmann
· 16 years ago
4802607
QemuOpts: add some functions
by Gerd Hoffmann
· 16 years ago
ec82200
Fix symfind.
by Laurent Desnogues
· 16 years ago
ac8ab73
configure: let it find xen headers and libs
by Christoph Egger
· 16 years ago
bb87ece
tolower -> qemu_tolower
by Christoph Egger
· 16 years ago
0ff6697
Do not try to invoke shebang scripts directly (NFS issues)
by malc
· 16 years ago
d9c3231
Use qemu_irq for system_powerdown
by Blue Swirl
· 16 years ago
b2b6f6e
Sparc32: use qemu_irq for system_powerdown
by Blue Swirl
· 16 years ago
74ff8d9
Sparc32: move sparc32_dma init to sun4m.c
by Blue Swirl
· 16 years ago
d95d8f1
Sparc32: remove VRAM and NVRAM sizes from hwdef
by Blue Swirl
· 16 years ago
c533e0b
Sparc32: remove IRQ numbers from hwdef
by Blue Swirl
· 16 years ago
68556e2
Sparc32: move intbit_to_level table back to slavio_intctl.c
by Blue Swirl
· 16 years ago
4b48bf0
Sparc32: move device instantiation to sun4m.c
by Blue Swirl
· 16 years ago
7204ff9
Sparc32: Refactor slavio timer
by Blue Swirl
· 16 years ago
10696b4
ppc_newworld: configure screen size from QEMU command line options
by Blue Swirl
· 16 years ago
7589690
Sparc64: configure screen size from QEMU command line options
by Blue Swirl
· 16 years ago
7f1aec5
ppc_oldworld: configure screen size from qemu command line options
by Laurent Vivier
· 16 years ago
8194f35
Sparc64: replace tsptr with helper routine
by Igor Kovalenko
· 16 years ago
a16aae0
linux-user: make FUTEX_* calls honor timeout parameter
by Nathan Froyd
· 16 years ago
d663070
enable NPTL for ppc-linux-user targets in configure
by Nathan Froyd
· 16 years ago
56f066b
linux-user: handle POWERPC_EXCP_STCX
by Nathan Froyd
· 16 years ago
4425265
target-ppc: add exceptions for conditional stores
by Nathan Froyd
· 16 years ago
18b21a2
target-ppc: retain l{w,d}arx loaded value
by Nathan Froyd
· 16 years ago
174c80d
target-ppc: add cpu_set_tls
by Nathan Froyd
· 16 years ago
d11f69b
target-ppc: fix cpu_clone_regs
by Nathan Froyd
· 16 years ago
28e738d
Fix Sparse warning about missing prototype
by Blue Swirl
· 16 years ago
df3cee1
Fix Sparse warning about "expression using sizeof on a function"
by Blue Swirl
· 16 years ago
2353422
Add missing "static"
by Blue Swirl
· 16 years ago
7cba04f
More NULL pointer fixes
by Blue Swirl
· 16 years ago
660f11b
Fix Sparse warnings: "Using plain integer as NULL pointer"
by Blue Swirl
· 16 years ago
2e29bd0
PPC: convert Uni-north to qdev: also fixes Mac99 machine crash
by Blue Swirl
· 16 years ago
426f17b
PPC: convert Grackle to qdev
by Blue Swirl
· 16 years ago
c05ac89
Option rom makefile fixes
by Paul Brook
· 16 years ago
ffe47d3
Save/restore ARMv6 MMU state
by Paul Brook
· 16 years ago
2814df2
esp: fix interrupt register read
by Blue Swirl
· 16 years ago
14ed7ad
sparc64 flush pending conditional evaluations before exposing cpu state
by Igor Kovalenko
· 16 years ago
bfdb362
Fix SDL zooming with pl110 (cf. d3ffcafe25b5966b351ea6100160c2156688f22f)
by Blue Swirl
· 16 years ago
b133239
e1000.c doesn't properly emulate EERD and ICS registers
by Bill Paul
· 16 years ago
21c9f4c
qemu-option: fix parse_option_number().
by Gerd Hoffmann
· 16 years ago
a414c30
qdev: convert all vga devices.
by Gerd Hoffmann
· 16 years ago
9316d30
qdev/core: add monitor command to list all drivers
by Gerd Hoffmann
· 16 years ago
1b524b0
qdev: factor out qdev_print_devinfo.
by Gerd Hoffmann
· 16 years ago
213189a
Fix VM state change handlers running out of order
by Markus Armbruster
· 16 years ago
3e28c9a
vnc: fix copyrect screen corruption
by Gerd Hoffmann
· 16 years ago
85c2c73
Remove the virtio-{blk, console}-pci-0-10 device types
by Mark McLoughlin
· 16 years ago
caea79a
Remove the pc-0-10 machine type
by Mark McLoughlin
· 16 years ago
d399f67
fix migration to obey -S
by Paolo Bonzini
· 16 years ago
8663582
alsa: add host suspend/resume support
by Bjørn Mork
· 16 years ago
4c95538
Define ENOTSUP anywhere it isn't defined
by Anthony Liguori
· 16 years ago
6e489f3
Revert "Fake dirty loggin when it's not there"
by Anthony Liguori
· 16 years ago
925ce05
Fix out of tree build broken by 791e08c753a9f9be3c3880b4ea83b6dfa4b6ccad
by Blue Swirl
· 16 years ago
73bcc2a
Fix typo WIN32 -> _WIN32
by Anthony Liguori
· 16 years ago
4bf6b55
set SEARCH_PATH for the linker script from output of ld --verbose -v
by Juan Quintela
· 16 years ago
fa28248
generate LDFLAGS for *-linux-user and *-bsd-user in a single place in configure
by Juan Quintela
· 16 years ago
4318e1a
our build system don't support mips little endian linux-user or bsd-user
by Juan Quintela
· 16 years ago
161294d
Don't build option roms on Mac OS X
by Juan Quintela
· 16 years ago
fd9b906
multiboot.bin is a generated file
by Juan Quintela
· 16 years ago
3c87f43
use cc-option for optionrom
by Juan Quintela
· 16 years ago
791e08c
Use quiet-command for building optionrom
by Juan Quintela
· 16 years ago
70071e1
move cc-option definition to rules.mak
by Juan Quintela
· 16 years ago
2358a49
Generate config-host.h from config-host.mak
by Juan Quintela
· 16 years ago
2f7bb87
rename USE_NPTL to CONFIG_USE_NPTL
by Juan Quintela
· 16 years ago
75b5a69
rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATH
by Juan Quintela
· 16 years ago
2880bc3
define ENOTSUP the same that the other errors
by Juan Quintela
· 16 years ago
5647eb7
test if xen is enabled only once
by Juan Quintela
· 16 years ago
b41af4b
simplify fdt libs selection
by Juan Quintela
· 16 years ago
4baae0a
simplify vde libs selection
by Juan Quintela
· 16 years ago
eb82284
simplify brlapi selection
by Juan Quintela
· 16 years ago
e0b7a42
simplify curses library selection
by Juan Quintela
· 16 years ago
b2266be
Define and use xen libs in a single place
by Juan Quintela
· 16 years ago
ac119f9
indent with 2 spaces sdl tests
by Juan Quintela
· 16 years ago
1ac88f2
remove sdl_static. Just do the right thing if static is yes
by Juan Quintela
· 16 years ago
aae3481
target_softmmu is undefined at that point
by Juan Quintela
· 16 years ago
681306d
instead of setup sdl_x11 just add -lX11 to sdl_libs
by Juan Quintela
· 16 years ago
8ad3a7d
Calculate sdl_libs and sdl_flags and use them everywhere
by Juan Quintela
· 16 years ago
d3d9738
sdl_config value was always sdl-config
by Juan Quintela
· 16 years ago
a68551b
the else part of this test is obsolete We are testing for sdl = yes inside the else part of the test if sdl = yes
by Juan Quintela
· 16 years ago
eeb6d45
Use CONFIG_POSIX to simplify Makefile
by Juan Quintela
· 16 years ago
35f4df2
Add CONFIG_POSIX
by Juan Quintela
· 16 years ago
e2542fe
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
by Juan Quintela
· 16 years ago
f0667e6
rename DEBUG_EXEC to CONFIG_DEBUG_EXEC
by Juan Quintela
· 16 years ago
092c73e
rename DEBUG_TCG to CONFIG_DEBUG_TCG
by Juan Quintela
· 16 years ago
936dfb8
rename HAVE_BYTESWAP_H to CONFIG_BYTESWAP_H
by Juan Quintela
· 16 years ago
9788c9c
rename HAVE_GPROF to TARGET_GPROF
by Juan Quintela
· 16 years ago
5735147
rename HAVE_MACHINE_BSWAP_H to CONFIG_MACHINE_BSWAP_H
by Juan Quintela
· 16 years ago
56ffaf2
rename HAVE_FNMATCH_H to CONFIG_FNMATCH
by Juan Quintela
· 16 years ago
6114fdb
rename HAVE_IOVEC to CONFIG_IOVEC
by Juan Quintela
· 16 years ago
2341f9a
rename HAVE_PREADV to CONFIG_PREADV
by Juan Quintela
· 16 years ago
0e74e66
define MAP_ANONYMOUS if it is not defined in qemu-common.h
by Juan Quintela
· 16 years ago
71e72a1
rename HOST_BSD to CONFIG_BSD
by Juan Quintela
· 16 years ago
43da3c0
O_LARGEFILE is already set in qemu-common.h
by Juan Quintela
· 16 years ago
cfde872
fix indententation
by Juan Quintela
· 16 years ago
Next »