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
2010-08-15
Fix mingw32 build
Blue Swirl
1
-3
/
+4
2010-08-15
win32: Avoid compiler warning (WIN32_LEAN_AND_MEAN redefined)
Stefan Weil
1
-0
/
+4
2010-08-15
win32: Add missing function setenv
Stefan Weil
2
-0
/
+17
2010-08-15
Disable build of ivshmem on non-KVM systems
Cam Macdonell
1
-1
/
+1
2010-08-15
Add kvm_set_ioeventfd_mmio_long definition for non-KVM systems
Cam Macdonell
1
-0
/
+5
2010-08-15
TCG: Revert ppc64 tcg_out_movi32 change
Andreas Färber
1
-1
/
+1
2010-08-15
TCG: Fix Darwin/ppc calling convention recognition
Andreas Färber
1
-1
/
+1
2010-08-10
RESEND: Inter-VM shared memory PCI device
Cam Macdonell
5
-0
/
+883
2010-08-10
Support marking a device as non-migratable
Cam Macdonell
2
-3
/
+43
2010-08-10
Add function to assign ioeventfd to MMIO.
Cam Macdonell
2
-0
/
+33
2010-08-10
Device specification for shared memory PCI device
Cam Macdonell
1
-0
/
+96
2010-08-10
Add qemu_ram_alloc_from_ptr function
Cam Macdonell
2
-0
/
+45
2010-08-09
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
9
-77
/
+115
2010-08-09
microblaze: Fix the target version of stat64 struct
Edgar E. Iglesias
1
-6
/
+8
2010-08-07
audio/sdl: return on error
malc
1
-0
/
+1
2010-08-06
mips: Add support for VInt and VEIC irq modes
Edgar E. Iglesias
3
-1
/
+51
2010-08-06
audio/sdl: be more anal about errors
malc
1
-3
/
+18
2010-08-06
audio: make audio_pt_init block all signals
malc
2
-52
/
+31
2010-08-03
sparc32: use FW_CFG_CMDLINE_SIZE
Blue Swirl
1
-0
/
+3
2010-08-03
ide: Avoid canceling IDE DMA
Andrea Arcangeli
1
-2
/
+21
2010-08-03
block: Change bdrv_eject() not to drop the image
Markus Armbruster
2
-3
/
+5
2010-08-03
block: Fix bdrv_has_zero_init
Kevin Wolf
5
-10
/
+28
2010-08-03
block migration: replace tabs by spaces.
Yoshiaki Tamura
1
-6
/
+6
2010-08-03
loadvm: improve tests before bdrv_snapshot_goto()
Miguel Di Ciurcio Filho
2
-38
/
+36
2010-08-03
block: Change bdrv_commit to handle multiple sectors at once
Kevin Wolf
1
-18
/
+19
2010-08-02
fix last cpu timer initialization
Artyom Tarasenko
1
-2
/
+2
2010-07-31
Initialize a variable in all cases
Blue Swirl
1
-0
/
+2
2010-07-31
Fix uint8_t comparison with negative value
Blue Swirl
1
-1
/
+1
2010-07-31
Fix a warning on OpenSolaris
Blue Swirl
1
-0
/
+1
2010-07-31
Correctly identify multiple cpus in SMP systems
Hervé Poussineau
2
-4
/
+2
2010-07-31
Remove unused constant
Hervé Poussineau
1
-4
/
+0
2010-07-31
jazz led: Fix debug prints
Hervé Poussineau
1
-6
/
+15
2010-07-31
xilinx-s3adsp: Add support for loading u-boot images.
Edgar E. Iglesias
1
-1
/
+11
2010-07-31
xilinx-s3adsp: Fix loading of raw binaries.
Edgar E. Iglesias
1
-0
/
+1
2010-07-30
Remove unused eventfd.h
Mike McCormack
2
-2
/
+0
2010-07-30
migration: Accept 'cont' only after successful incoming migration
Amit Shah
6
-0
/
+16
2010-07-30
mips64el: fulong: PCI_DEVFN() clean up.
Isaku Yamahata
1
-7
/
+7
2010-07-30
remove pointless if from vl.c
Joel Schopp
1
-3
/
+1
2010-07-30
fix variable type in qemu-io.c
Joel Schopp
1
-2
/
+2
2010-07-30
remove dead code from hw/loader.c
Joel Schopp
1
-5
/
+0
2010-07-30
savevm: Fix memory leak of compat struct
Alex Williamson
1
-0
/
+6
2010-07-30
virtio-serial: Check if more max_ports specified than we can handle
Amit Shah
1
-1
/
+9
2010-07-30
Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin
Aurelien Jarno
10
-12
/
+59
2010-07-30
linux-user: fix build on hosts not using guest base
Aurelien Jarno
2
-7
/
+9
2010-07-29
linux-user: Protect against allocation failure in load_symbols.
Richard Henderson
1
-0
/
+10
2010-07-29
cris: Correct settls1 testcase.
Edgar E. Iglesias
1
-2
/
+8
2010-07-29
cris: Correct ADDO and ADDOQ testcases.
Edgar E. Iglesias
2
-3
/
+3
2010-07-29
linux-user: Re-use load_elf_image for the main binary.
Richard Henderson
1
-277
/
+103
2010-07-29
linux-user: Extract load_elf_image from load_elf_interp.
Richard Henderson
1
-174
/
+167
2010-07-29
linux-user: Remove partial support for a.out interpreters.
Richard Henderson
1
-70
/
+9
[next]