index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci: bridge control fixup
Michael S. Tsirkin
2011-01-27
1
-1
/
+0
*
pci: memory leak of PCIDevice::rom_file
Isaku Yamahata
2011-01-24
1
-0
/
+1
*
pci: use qemu_malloc() in pcibus_get_dev_path()
Isaku Yamahata
2011-01-20
1
-1
/
+1
*
msix: simplify write config
Isaku Yamahata
2011-01-20
1
-4
/
+1
*
msi: simplify write config a bit.
Isaku Yamahata
2011-01-20
1
-4
/
+1
*
pci: deassert intx on reset.
Isaku Yamahata
2011-01-20
2
-0
/
+11
*
pci: fix device paths
Michael S. Tsirkin
2011-01-19
1
-4
/
+12
*
savevm: Fix no_migrate
Alex Williamson
2011-01-17
3
-14
/
+31
*
acpi_piix4: expose no_hotplug attribute via i/o port
Marcelo Tosatti
2011-01-17
1
-0
/
+37
*
document QEMU<->ACPIBIOS PCI hotplug interface
Marcelo Tosatti
2011-01-17
1
-0
/
+37
*
virtio-serial-bus: bump up control vq size to 32
Amit Shah
2011-01-12
1
-2
/
+8
*
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
2011-01-12
5
-20
/
+50
|
\
|
*
cris: Remove unused orig_flags
Edgar E. Iglesias
2011-01-10
1
-2
/
+2
|
*
cris: Allow more TB chaining for crisv10
Edgar E. Iglesias
2011-01-10
2
-14
/
+33
|
*
cris: Support disassembly of crisv10
Edgar E. Iglesias
2011-01-10
3
-4
/
+15
|
*
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2011-01-10
16
-35
/
+410
|
|
\
*
|
|
ioeventfd: error handling cleanup
Michael S. Tsirkin
2011-01-11
1
-11
/
+17
*
|
|
docs: Document virtio PCI -device ioeventfd=on|off
Stefan Hajnoczi
2011-01-10
1
-1
/
+7
*
|
|
virtio-pci: Use ioeventfd for virtqueue notify
Stefan Hajnoczi
2011-01-10
3
-25
/
+184
*
|
|
kvm: test for ioeventfd support on old kernels
Stefan Hajnoczi
2011-01-10
3
-0
/
+55
*
|
|
virtio: move vmstate change tracking to core
Michael S. Tsirkin
2011-01-10
3
-21
/
+32
*
|
|
virtio-pci: Rename bugs field to flags
Stefan Hajnoczi
2011-01-10
1
-8
/
+7
*
|
|
qxl: tag as not hotpluggable
Gerd Hoffmann
2011-01-10
1
-0
/
+1
*
|
|
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
2011-01-10
95
-860
/
+4339
|
\
|
|
|
*
|
slirp: fix unaligned access in bootp code
Aurelien Jarno
2011-01-10
1
-15
/
+17
|
*
|
bswap.h: add cpu_to_be64wu()
Aurelien Jarno
2011-01-10
1
-0
/
+15
|
*
|
tcg/arm: improve constant loading
Aurelien Jarno
2011-01-10
1
-18
/
+21
|
*
|
tcg/ia64: remove an unnecessary stop bit
Aurelien Jarno
2011-01-10
1
-1
/
+1
|
*
|
target-sh4: improve TLB
Aurelien Jarno
2011-01-10
1
-21
/
+44
|
*
|
target-sh4: implement writes to mmaped ITLB
Aurelien Jarno
2011-01-09
3
-0
/
+23
|
*
|
tcg: fix typo in readme
Mike Frysinger
2011-01-09
1
-1
/
+1
|
*
|
tcg/README: Spelling fixes
Stefan Weil
2011-01-09
1
-4
/
+4
|
*
|
qemu-tech: Spelling fixes
Stefan Weil
2011-01-09
1
-2
/
+2
|
*
|
qemu-doc: Spelling fixes
Stefan Weil
2011-01-09
1
-10
/
+10
|
*
|
qemu-doc: Add missing blanks
Stefan Weil
2011-01-09
1
-2
/
+2
|
*
|
qemu-doc: Add missing menu entry
Stefan Weil
2011-01-09
1
-0
/
+2
|
*
|
qemu-doc: Clean whitespace
Stefan Weil
2011-01-09
1
-2
/
+2
|
*
|
usb-bsd: fix a file descriptor leak
Blue Swirl
2011-01-09
1
-32
/
+39
|
*
|
alsaaudio: add endianness support for VoiceIn
Michael Walle
2011-01-09
1
-7
/
+27
|
*
|
ossaudio: add endianness support for VoiceIn
Michael Walle
2011-01-09
1
-5
/
+15
|
*
|
tcg/mips: fix branch target change during code retranslation
Aurelien Jarno
2011-01-08
1
-1
/
+1
|
*
|
tcg/arm: fix qemu_st64 for big endian targets
Aurelien Jarno
2011-01-08
1
-1
/
+1
|
*
|
tcg/arm: fix branch target change during code retranslation
Aurelien Jarno
2011-01-08
1
-8
/
+20
|
*
|
Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemu
Aurelien Jarno
2011-01-08
13
-46
/
+238
|
|
\
\
|
|
*
|
Remove dead code for ARM semihosting commandline handling
Wolfgang Schildbach
2011-01-07
4
-6
/
+0
|
|
*
|
Fix commandline handling for ARM semihosted executables
Wolfgang Schildbach
2011-01-07
1
-30
/
+49
|
|
*
|
linux-user: Fix incorrect NaN detection in ARM nwfpe emulation
Peter Maydell
2011-01-07
1
-7
/
+7
|
|
*
|
softfloat: Implement floatx80_is_any_nan() and float128_is_any_nan()
Peter Maydell
2011-01-07
1
-0
/
+11
|
|
*
|
linux-user: Implement FS_IOC_FIEMAP ioctl
Peter Maydell
2011-01-07
4
-0
/
+109
|
|
*
|
linux-user: Support ioctls whose parameter size is not constant
Peter Maydell
2011-01-07
1
-3
/
+15
[next]