index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
qcow2: Reject too large header extensions
Kevin Wolf
2012-02-29
1
-0
/
+5
*
qcow2: Fix offset in qcow2_read_extensions
Kevin Wolf
2012-02-29
1
-3
/
+2
*
block: drop aio_multiwrite in BlockDriver
Paolo Bonzini
2012-02-29
2
-26
/
+3
*
block: remove unused fields in BlockDriverState
Paolo Bonzini
2012-02-29
1
-5
/
+0
*
qcow2: Fix build with DEBUG_EXT enabled
Kevin Wolf
2012-02-29
1
-1
/
+0
*
ide: fail I/O to empty disk
Paolo Bonzini
2012-02-29
1
-4
/
+20
*
fdc: DIR (Digital Input Register) should return status of current drive...
Hervé Poussineau
2012-02-29
1
-7
/
+3
*
fdc: fix seek command, which shouldn't check tracks
Hervé Poussineau
2012-02-29
1
-3
/
+6
*
fdc: check if media rate is correct before doing any transfer
Hervé Poussineau
2012-02-29
1
-3
/
+50
*
fdc: add a 'check media rate' property. Not used yet
Hervé Poussineau
2012-02-29
2
-0
/
+31
*
block: add a transfer rate for floppy types
Hervé Poussineau
2012-02-29
4
-38
/
+52
*
fdc: add CCR (Configuration Control Register) write register
Hervé Poussineau
2012-02-29
1
-0
/
+22
*
fdc: handle read-only floppies (abort early on write commands)
Hervé Poussineau
2012-02-29
1
-0
/
+11
*
fdc: most control commands do not generate interrupts
Hervé Poussineau
2012-02-29
1
-6
/
+6
*
fdc: set busy bit when starting a command
Hervé Poussineau
2012-02-29
1
-1
/
+1
*
fdc: take side count into account
Hervé Poussineau
2012-02-29
1
-6
/
+11
*
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
2012-02-27
3
-9
/
+26
|
\
|
*
hw/9pfs: Endian fixes for virtfs
Benjamin Herrenschmidt
2012-02-24
1
-3
/
+5
|
*
./configure: add option for disabling VirtFS
Meador Inge
2012-02-24
2
-6
/
+21
*
|
slirp: Fix assertion failure on rejected DHCP requests
David Gibson
2012-02-27
1
-1
/
+2
*
|
slirp: Refactor if_start
Jan Kiszka
2012-02-27
1
-42
/
+36
*
|
slirp: Fix requeuing of batchq packets in if_start
Jan Kiszka
2012-02-27
1
-16
/
+19
*
|
slirp: Clean up ifs_init
Jan Kiszka
2012-02-27
3
-4
/
+5
*
|
audio: Add some fall through comments
Stefan Weil
2012-02-25
2
-1
/
+4
*
|
configure: Check whether makecontext() is a glibc stub function
Peter Maydell
2012-02-24
1
-0
/
+4
*
|
vl.c: Avoid segfault when started with no arguments
Peter Maydell
2012-02-24
1
-7
/
+10
*
|
nic: zap obsolote romloading bits from ne2k + pcnet
Gerd Hoffmann
2012-02-24
2
-16
/
+2
*
|
build: allow turning off debuginfo
Gerd Hoffmann
2012-02-24
1
-2
/
+13
*
|
optimize screendump for the common non-switch case
Gerd Hoffmann
2012-02-24
9
-21
/
+34
*
|
Remove screendump dummy functions.
Gerd Hoffmann
2012-02-24
3
-12
/
+4
*
|
vga: simplify screendump
Gerd Hoffmann
2012-02-24
1
-35
/
+1
*
|
suspend: add qmp events
Gerd Hoffmann
2012-02-24
3
-0
/
+10
*
|
suspend: make acpi timer wakeup the guest.
Gerd Hoffmann
2012-02-24
2
-0
/
+9
*
|
suspend: make rtc alarm wakeup the guest.
Gerd Hoffmann
2012-02-24
3
-0
/
+9
*
|
suspend: make serial ports wakeup the guest.
Gerd Hoffmann
2012-02-24
1
-0
/
+6
*
|
suspend: make ps/2 devices wakeup the guest
Gerd Hoffmann
2012-02-24
1
-0
/
+6
*
|
suspend: add system_wakeup monitor command
Gerd Hoffmann
2012-02-24
6
-0
/
+57
*
|
suspend: switch acpi s3 to new infrastructure.
Gerd Hoffmann
2012-02-24
10
-42
/
+47
*
|
suspend: add infrastructure
Gerd Hoffmann
2012-02-24
2
-0
/
+76
*
|
acpi: add acpi_pm1_evt_write_en
Gerd Hoffmann
2012-02-24
4
-2
/
+8
*
|
acpi: don't pass overflow_time to acpi_pm1_evt_get_sts
Gerd Hoffmann
2012-02-24
4
-8
/
+8
*
|
acpi: add ACPIREGS
Gerd Hoffmann
2012-02-24
4
-143
/
+145
*
|
acpi: move around structs
Gerd Hoffmann
2012-02-24
1
-25
/
+23
*
|
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-02-24
3
-28
/
+9
|
\
\
|
*
|
slirp/misc: fix gcc __warn_memset_zero_len warnings
Alon Levy
2012-02-24
1
-14
/
+7
|
*
|
vl.c: Increase width of machine name column in "-M ?" output
Peter Maydell
2012-02-23
1
-2
/
+2
|
*
|
tcg: Remove unneeded include statements
Stefan Weil
2012-02-23
1
-12
/
+0
|
|
/
*
|
Merge remote-tracking branch 'mdroth/qga-win32-pull-2-23-12' into staging
Anthony Liguori
2012-02-24
14
-318
/
+1263
|
\
\
|
*
|
qemu-ga: add win32 guest-shutdown command
Michael Roth
2012-02-23
1
-1
/
+40
|
*
|
qemu-ga: add Windows service integration
Michael Roth
2012-02-23
4
-10
/
+249
[next]