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
*
Sparc32: port interrupt controller to VMState design
Blue Swirl
2009-08-28
1
-25
/
+28
*
Update OpenBIOS images to r569
Blue Swirl
2009-08-28
4
-1
/
+1
*
Suppress kraxelisms
Blue Swirl
2009-08-28
2
-3
/
+5
*
Fix Sparc64 breakage: add dummy ISA irqs
Blue Swirl
2009-08-28
1
-0
/
+8
*
Fix merge of 59f2a78793b6d17634f39646d604e84af51e0919
Blue Swirl
2009-08-28
1
-2
/
+2
*
Don't compile aio code if CONFIG_LINUX_AIO is undefined
Stefan Weil
2009-08-28
1
-1
/
+7
*
Fix sb16 breakage due to unassigned s->irq
malc
2009-08-28
1
-0
/
+1
*
Fix formatting
malc
2009-08-28
2
-2
/
+2
*
Merge commit 'linux-user/linux-user-for-upstream' into staging
Anthony Liguori
2009-08-27
5
-59
/
+510
|
\
|
*
linux-user: Rewrite mmap_find_vma() to work fine on 64-bit hosts with 32-bit ...
Kirill A. Shutemov
2009-08-25
1
-36
/
+43
|
*
linux-user: zero fstat buffer to initialize nsec fields
Ulrich Hecht
2009-08-25
1
-0
/
+1
|
*
linux-user: fadvise64 implementation
Ulrich Hecht
2009-08-25
1
-3
/
+14
|
*
linux-user: enable getdents for > 32-bit systems
Ulrich Hecht
2009-08-25
1
-5
/
+1
|
*
linux-user: fcntl fixes for LTP
Ulrich Hecht
2009-08-25
2
-12
/
+29
|
*
linux-user: fix mq_* compilation problems
Nathan Froyd
2009-08-25
1
-2
/
+5
|
*
m68k, linux-user: enable sigaltstack()
Laurent Vivier
2009-08-25
1
-1
/
+2
|
*
m68k, linux-user: add setup_rt_frame
Laurent Vivier
2009-08-25
1
-3
/
+202
|
*
m68k,linux-user: add setup_frame
Laurent Vivier
2009-08-25
1
-0
/
+183
|
*
linux-user: add eventfd support
Riku Voipio
2009-08-25
2
-0
/
+33
*
|
Relax pthreads check to avoid win32
Anthony Liguori
2009-08-27
1
-1
/
+1
*
|
e1000 cleanup
Juan Quintela
2009-08-27
1
-5
/
+5
*
|
pcnet: Add pci_pcnet_{save/load} functions, then remove PCNetState pci_dev field
Juan Quintela
2009-08-27
1
-13
/
+26
*
|
pcnet: remove useless casts This are casts to the very type of the function
Juan Quintela
2009-08-27
1
-6
/
+6
*
|
pcnet: Change casts to DO_UPCAST() for PCIPCNetState
Juan Quintela
2009-08-27
1
-4
/
+4
*
|
Add pci_cirrus_vga_{save/load} functions, then remove vga.pci_dev use
Juan Quintela
2009-08-27
1
-12
/
+27
*
|
cirrus_vga: Change casts to DO_UPCAST() for PCICirrusVGAState
Juan Quintela
2009-08-27
1
-5
/
+5
*
|
cirrus_vga: remove pointless cast from void *
Juan Quintela
2009-08-27
1
-5
/
+5
*
|
Add pci_ne2000_{save/load} functions, then remove pci_dev NE2000State field
Juan Quintela
2009-08-27
2
-17
/
+30
*
|
We need PCINE2000State for save/load functions
Juan Quintela
2009-08-27
1
-5
/
+5
*
|
ne2000: Change casts to DO_UPCAST() for PCINE2000State
Juan Quintela
2009-08-27
1
-2
/
+2
*
|
ne2000: pci_dev has this very value with the right type
Juan Quintela
2009-08-27
1
-1
/
+1
*
|
ne2000: remove casts from void *
Juan Quintela
2009-08-27
1
-2
/
+2
*
|
usb-ohci: Change casts to DO_UPCAST() for OHCIPCIState
Juan Quintela
2009-08-27
1
-3
/
+4
*
|
Everything outside of vga.c should use VGACommonState
Juan Quintela
2009-08-27
4
-14
/
+14
*
|
vga: Rename vga_state -> vga
Juan Quintela
2009-08-27
1
-6
/
+6
*
|
Introduce vga_common_reset() to be able to typcheck vga_reset()
Juan Quintela
2009-08-27
3
-5
/
+9
*
|
lsi53c895a: LSIState is a DeviceHost
Juan Quintela
2009-08-27
1
-1
/
+1
*
|
lsi53c895a: rename PCIDevice field from pci_dev to dev (consistence)
Juan Quintela
2009-08-27
1
-12
/
+12
*
|
lsi53c895a: use DO_UPCAST to cast from PCIDevice
Juan Quintela
2009-08-27
1
-5
/
+5
*
|
lsi53c895a: remove pointless cast from void *
Juan Quintela
2009-08-27
1
-19
/
+19
*
|
rtl8139: remove pointless cast from void *
Juan Quintela
2009-08-27
1
-2
/
+2
*
|
rtl8139: Remove unneeded double indirection of PCIRTL8139State
Juan Quintela
2009-08-27
1
-25
/
+13
*
|
eepro100: Remove unused indirection of PCIDevice
Juan Quintela
2009-08-27
1
-34
/
+23
*
|
eepro100: cast a void * makes no sense
Juan Quintela
2009-08-27
1
-3
/
+3
*
|
eepro100: convert casts to DO_UPCAST()
Juan Quintela
2009-08-27
1
-4
/
+4
*
|
slirp: Read host DNS config on demand
Ed Swierk
2009-08-27
6
-14
/
+44
*
|
slirp: Remove our_addr code
Ed Swierk
2009-08-27
2
-18
/
+0
*
|
switch balloon initialization to -device.
Gerd Hoffmann
2009-08-27
3
-25
/
+18
*
|
ide: move code to hw/ide/
Gerd Hoffmann
2009-08-27
9
-30
/
+37
*
|
ide: add save/restore support for mmio
Gerd Hoffmann
2009-08-27
1
-0
/
+20
[next]