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
*
cursor: add cursor functions.
Gerd Hoffmann
2010-05-24
5
-3
/
+310
*
Fix error handling in qemu_read_config_file
Kevin Wolf
2010-05-24
2
-6
/
+10
*
Virtio-net: Replace the hardcode 6 with defined ETN_ALEN
Amos Kong
2010-05-24
1
-2
/
+2
*
sdl: Do not disable screensaver by default
Jan Kiszka
2010-05-24
1
-0
/
+4
*
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-05-24
4
-8
/
+48
|
\
|
*
vvfat: More build fixes with DEBUG
Kevin Wolf
2010-05-21
1
-2
/
+6
|
*
vvfat: Fix compilation with DEBUG defined
Riccardo Magliocchetti
2010-05-21
1
-1
/
+1
|
*
block: Add SG_IO device check in refresh_total_sectors()
Nicholas Bellinger
2010-05-21
1
-0
/
+4
|
*
block: Make find_image_format() return 'raw' BlockDriver for SG_IO devices
Nicholas Bellinger
2010-05-21
1
-0
/
+5
|
*
block: fix sector comparism in multiwrite_req_compare
Christoph Hellwig
2010-05-21
1
-1
/
+13
|
*
virtio-blk: fix barrier support
Christoph Hellwig
2010-05-21
1
-2
/
+13
|
*
virtio-blk: Avoid zeroing every request structure
Stefan Hajnoczi
2010-05-21
1
-1
/
+3
|
*
block: fix aio_flush segfaults for read-only protocols (e.g. curl)
Avi Kivity
2010-05-21
1
-1
/
+3
*
|
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
2010-05-24
25
-117
/
+143
|
\
\
|
*
|
Fix qtypes' licenses
Luiz Capitulino
2010-05-19
19
-44
/
+73
|
*
|
Monitor: Return before exiting with 'quit'
Luiz Capitulino
2010-05-19
1
-1
/
+4
|
*
|
sysemu: Export 'no_shutdown'
Luiz Capitulino
2010-05-19
1
-0
/
+1
|
*
|
Revert "Monitor: Return before exiting with 'quit'"
Luiz Capitulino
2010-05-19
3
-22
/
+1
|
*
|
Revert "monitor: Convert do_pci_device_hot_remove() to QObject"
Markus Armbruster
2010-05-19
3
-7
/
+4
|
*
|
Revert "PCI: Convert pci_device_hot_add() to QObject"
Markus Armbruster
2010-05-19
3
-45
/
+7
|
*
|
QMP: Add "Downstream extension of QMP" to spec
Markus Armbruster
2010-05-19
1
-0
/
+55
*
|
|
microblaze: Handle new elf mach nr for sysemu.
Edgar E. Iglesias
2010-05-24
1
-0
/
+5
*
|
|
lsi: Fix value overflow in request tag processing
Jan Kiszka
2010-05-22
1
-2
/
+2
*
|
|
sparc64: flush translations on mmu context change
Igor V. Kovalenko
2010-05-22
1
-0
/
+6
*
|
|
sparc64: fix mmu context at trap levels above zero
Igor V. Kovalenko
2010-05-22
3
-8
/
+35
*
|
|
sparc64: fix dump_mmu to look for global bit in tte value instead of tag
Igor V. Kovalenko
2010-05-22
1
-2
/
+2
*
|
|
sparc64: fix pstate privilege bits
Igor V. Kovalenko
2010-05-22
4
-36
/
+57
*
|
|
sparc64: generate data access exception on RW violation
Igor V. Kovalenko
2010-05-22
1
-37
/
+62
*
|
|
sparc32 protect read-only bits in DMA CSR registers
Artyom Tarasenko
2010-05-22
1
-4
/
+8
*
|
|
vmstate: fix breakage by 7e72abc382b700a72549e8147bdea413534eeedc
TeLeMan
2010-05-22
1
-1
/
+0
*
|
|
Fix -device help and documentation
Markus Armbruster
2010-05-22
1
-9
/
+6
*
|
|
Fix tarbin Makefile rule
Stuart Brady
2010-05-22
1
-34
/
+13
*
|
|
hxtool: Add syntax error detection
Jan Kiszka
2010-05-22
1
-1
/
+15
*
|
|
Fix TEXI section mark imbalance in qemu-img-cmd.hx
Jan Kiszka
2010-05-22
1
-1
/
+1
*
|
|
Put dependency files in proper subdir
Jan Kiszka
2010-05-22
1
-1
/
+1
*
|
|
Clean libhw subdirs as well
Jan Kiszka
2010-05-22
1
-1
/
+1
*
|
|
Fix %lld or %llx printf format use
Blue Swirl
2010-05-22
14
-60
/
+67
*
|
|
Compile dma only once
Blue Swirl
2010-05-22
19
-17
/
+83
*
|
|
pckbd: improve debugging
Blue Swirl
2010-05-22
1
-13
/
+15
*
|
|
Compile pckbd only once
Blue Swirl
2010-05-22
16
-57
/
+88
*
|
|
linux-user: do not warn for missing pselect6
Riku Voipio
2010-05-21
1
-0
/
+4
*
|
|
tcg-ia64: Load GUEST_BASE into a register.
Richard Henderson
2010-05-21
1
-44
/
+88
*
|
|
tcg-ia64: Fix some register usage issues.
Richard Henderson
2010-05-21
1
-25
/
+42
*
|
|
tcg-hppa: Load GUEST_BASE as an immediate.
Richard Henderson
2010-05-21
1
-8
/
+4
*
|
|
tcg: Initialize the prologue after GUEST_BASE is fixed.
Richard Henderson
2010-05-21
5
-2
/
+25
*
|
|
alpha-linux-user: Fix sigprocmask.
Richard Henderson
2010-05-21
2
-5
/
+43
*
|
|
alpha-linux-user: Fix sigsuspend parameters.
Richard Henderson
2010-05-21
1
-0
/
+5
*
|
|
alpha-linux-user: Fix getxpid.
Richard Henderson
2010-05-21
1
-3
/
+8
*
|
|
alpha-linux-user: Fix pipe return mechanism.
Richard Henderson
2010-05-21
1
-12
/
+18
*
|
|
alpha-linux-user: Add correct sigaction constants.
Richard Henderson
2010-05-21
1
-0
/
+8
[next]