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
*
vnc: tight: Fix crash after 2GB of output
Michael Tokarev
2011-04-10
2
-4
/
+5
*
smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_...
Isaku Yamahata
2011-04-09
5
-28
/
+28
*
lan9118: Ignore write to MAC_VLAN1 register
Atsushi Nemoto
2011-04-09
1
-0
/
+6
*
acpi, acpi_piix, vt82c686: factor out PM1_CNT logic
Isaku Yamahata
2011-04-09
4
-52
/
+74
*
acpi, acpi_piix, vt82c686: factor out PM1a EVT logic
Isaku Yamahata
2011-04-09
4
-75
/
+81
*
acpi, acpi_piix, vt82c686: factor out PM_TMR logic
Isaku Yamahata
2011-04-09
4
-65
/
+96
*
hw/pflash_cfi02: Fix lazy reset of ROMD mode
Jordan Justen
2011-04-09
1
-1
/
+1
*
configure: avoid basename usage message
Scott Wood
2011-04-09
1
-1
/
+1
*
mpc85xx_pci_map_irq: change "unknow" to "unknown"
Scott Wood
2011-04-09
1
-1
/
+1
*
event: trivial coding style fixes
Brad Hards
2011-04-09
1
-7
/
+7
*
multiboot: Quote filename in error message
Adam Lackorzynski
2011-04-09
1
-1
/
+1
*
ppce500_mpc8544ds: Fix compile with --enable-debug and --disable-kvm
David Gibson
2011-04-08
1
-0
/
+9
*
Use existing helper function to implement popcntd instruction
David Gibson
2011-04-08
1
-13
/
+1
*
Delay creation of pseries device tree until reset
David Gibson
2011-04-08
2
-48
/
+75
*
pseries: Abolish envs array
David Gibson
2011-04-08
3
-38
/
+46
*
spapr_vscsi: Set uninitialized variable
Stefan Weil
2011-04-08
1
-1
/
+1
*
Don't call cpu_synchronize_state() from machine init.
Scott Wood
2011-04-08
2
-4
/
+0
*
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-04-07
28
-712
/
+825
|
\
|
*
virtio-blk: fail unaligned requests
Christoph Hellwig
2011-04-07
1
-0
/
+8
|
*
Fix integer overflow in block migration bandwidth calculation
Avishay Traeger
2011-04-07
1
-1
/
+1
|
*
floppy: save and restore DIR register
Jason Wang
2011-04-07
1
-1
/
+50
|
*
NBD device: Separate out parsing configuration and opening sockets.
Nick Thomas
2011-04-07
1
-55
/
+102
|
*
NBD: Use qemu_socket functions to open TCP and UNIX sockets
Nick Thomas
2011-04-07
3
-133
/
+38
|
*
Set errno=ENOTSUP for attempts to use UNIX sockets on Windows platforms
Nick Thomas
2011-04-07
1
-0
/
+4
|
*
NBD library: whitespace changes
Nick Thomas
2011-04-07
1
-417
/
+418
|
*
ide: consolidate drive_get(IF_IDE)
Isaku Yamahata
2011-04-07
10
-69
/
+28
|
*
exit if -drive specified is invalid instead of ignoring the "wrong" -drive
Michael Tokarev
2011-04-07
1
-1
/
+3
|
*
qemu-img rebase: Fix segfault if backing file can't be opened
Kevin Wolf
2011-04-07
1
-2
/
+6
|
*
qemu-img: Initial progress printing support
Jes Sorensen
2011-04-07
5
-5
/
+132
|
*
block: Do not cache device size for removable media
Stefan Hajnoczi
2011-04-07
1
-8
/
+6
|
*
trace: Trace bdrv_set_locked()
Stefan Hajnoczi
2011-04-07
2
-0
/
+3
|
*
Do not delete BlockDriverState when deleting the drive
Ryan Harper
2011-04-07
3
-20
/
+20
|
*
hw/xen_disk: ioreq not finished on error
Feiran Zheng
2011-04-07
1
-2
/
+8
*
|
virtio-balloon: fixed endianness bug in the config space
Alexey Kardashevskiy
2011-04-07
1
-1
/
+1
*
|
virtio-9p: fixed LE-to-host conversion bug when QEMU is called from guest
Alexey Kardashevskiy
2011-04-07
1
-6
/
+3
*
|
spapr_llan: Fix warning when compiled with -dDEBUG
Alexey Kardashevskiy
2011-04-07
1
-3
/
+0
*
|
qdev: Fix comment around qdev_init_nofail()
Michael Tokarev
2011-04-07
1
-1
/
+2
*
|
usb-ccid: Spelling fixes
Brad Hards
2011-04-07
1
-4
/
+4
|
/
*
exec: Handle registrations of the entire address space
Edgar E. Iglesias
2011-04-07
1
-2
/
+6
*
configure: add --version flag
Mike Frysinger
2011-04-07
1
-0
/
+2
*
cpu-all.h: Remove unnecessary target-specific ifdef for CPU_QuadU
Peter Maydell
2011-04-04
1
-3
/
+2
*
target-arm: Make Neon helper routines use correct FP status
Peter Maydell
2011-04-04
1
-2
/
+1
*
target-arm: Use global env in iwmmxt_helper.c helpers
Peter Maydell
2011-04-04
3
-175
/
+156
*
target-arm: Use global env in neon_helper.c helpers
Peter Maydell
2011-04-04
3
-206
/
+191
*
Makefile.target: Allow target helpers to be in any *_helper.c file
Peter Maydell
2011-04-04
1
-1
/
+1
*
Fix non-portable format string in usb-ccid.c
David Gibson
2011-04-04
1
-1
/
+1
*
MAINTAINERS: add Milkymist board
Michael Walle
2011-04-04
1
-0
/
+5
*
lm32: add support for the Milkymist board
Michael Walle
2011-04-04
3
-0
/
+218
*
lm32: add milkymist hw support functions
Michael Walle
2011-04-04
1
-0
/
+204
*
lm32: add Milkymist VGAFB support
Michael Walle
2011-04-04
4
-0
/
+398
[next]