index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-08-10
Support marking a device as non-migratable
Cam Macdonell
2010-08-10
Add function to assign ioeventfd to MMIO.
Cam Macdonell
2010-08-10
Device specification for shared memory PCI device
Cam Macdonell
2010-08-10
Add qemu_ram_alloc_from_ptr function
Cam Macdonell
2010-08-09
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-08-09
microblaze: Fix the target version of stat64 struct
Edgar E. Iglesias
2010-08-07
audio/sdl: return on error
malc
2010-08-06
mips: Add support for VInt and VEIC irq modes
Edgar E. Iglesias
2010-08-06
audio/sdl: be more anal about errors
malc
2010-08-06
audio: make audio_pt_init block all signals
malc
2010-08-03
sparc32: use FW_CFG_CMDLINE_SIZE
Blue Swirl
2010-08-03
ide: Avoid canceling IDE DMA
Andrea Arcangeli
2010-08-03
block: Change bdrv_eject() not to drop the image
Markus Armbruster
2010-08-03
block: Fix bdrv_has_zero_init
Kevin Wolf
2010-08-03
block migration: replace tabs by spaces.
Yoshiaki Tamura
2010-08-03
loadvm: improve tests before bdrv_snapshot_goto()
Miguel Di Ciurcio Filho
2010-08-03
block: Change bdrv_commit to handle multiple sectors at once
Kevin Wolf
2010-08-02
fix last cpu timer initialization
Artyom Tarasenko
2010-07-31
Initialize a variable in all cases
Blue Swirl
2010-07-31
Fix uint8_t comparison with negative value
Blue Swirl
2010-07-31
Fix a warning on OpenSolaris
Blue Swirl
2010-07-31
Correctly identify multiple cpus in SMP systems
Hervé Poussineau
2010-07-31
Remove unused constant
Hervé Poussineau
2010-07-31
jazz led: Fix debug prints
Hervé Poussineau
2010-07-31
xilinx-s3adsp: Add support for loading u-boot images.
Edgar E. Iglesias
2010-07-31
xilinx-s3adsp: Fix loading of raw binaries.
Edgar E. Iglesias
2010-07-30
Remove unused eventfd.h
Mike McCormack
2010-07-30
migration: Accept 'cont' only after successful incoming migration
Amit Shah
2010-07-30
mips64el: fulong: PCI_DEVFN() clean up.
Isaku Yamahata
2010-07-30
remove pointless if from vl.c
Joel Schopp
2010-07-30
fix variable type in qemu-io.c
Joel Schopp
2010-07-30
remove dead code from hw/loader.c
Joel Schopp
2010-07-30
savevm: Fix memory leak of compat struct
Alex Williamson
2010-07-30
virtio-serial: Check if more max_ports specified than we can handle
Amit Shah
2010-07-30
Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin
Aurelien Jarno
2010-07-30
linux-user: fix build on hosts not using guest base
Aurelien Jarno
2010-07-29
linux-user: Protect against allocation failure in load_symbols.
Richard Henderson
2010-07-29
cris: Correct settls1 testcase.
Edgar E. Iglesias
2010-07-29
cris: Correct ADDO and ADDOQ testcases.
Edgar E. Iglesias
2010-07-29
linux-user: Re-use load_elf_image for the main binary.
Richard Henderson
2010-07-29
linux-user: Extract load_elf_image from load_elf_interp.
Richard Henderson
2010-07-29
linux-user: Remove partial support for a.out interpreters.
Richard Henderson
2010-07-29
linux-user: Put the stack guard page at the top.
Richard Henderson
2010-07-29
linux-user: Improve consistency checking in elf headers.
Richard Henderson
2010-07-29
linux-user: Load symbols from the interpreter.
Richard Henderson
2010-07-29
linux-user: Clean up byte-swapping in elfload.c.
Richard Henderson
2010-07-29
linux-user: Define ELF_DATA generically.
Richard Henderson
2010-07-29
linux-user: Reduce lseek+reads while loading elf files.
Richard Henderson
2010-07-29
linux-user: Reindent elfload.c.
Richard Henderson
2010-07-29
Add more DT_* and AT_* constants to qemu's copy of elf.h.
Richard Henderson
[next]