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
*
configure: Always use 64bits target physical addresses with xen enabled.
Anthony PERARD
2011-05-08
1
-0
/
+1
*
Introduce qemu_put_ram_ptr
Anthony PERARD
2011-05-08
4
-3
/
+72
*
xen: Adds a cap to the number of map cache entries.
John Baboval
2011-05-08
1
-22
/
+15
*
xen: Introduce the Xen mapcache
Jun Nakajima
2011-05-08
11
-4
/
+582
*
xen: Introduce Xen Interrupt Controller
Anthony PERARD
2011-05-08
4
-2
/
+25
*
piix_pci: Introduces Xen specific call for irq.
Anthony PERARD
2011-05-08
6
-4
/
+102
*
pc, Disable vmport initialisation with Xen.
Anthony PERARD
2011-05-08
3
-5
/
+11
*
xen: Add xenfv machine
Anthony PERARD
2011-05-08
3
-2
/
+69
*
pc_memory_init: Move memory calculation to the caller.
Anthony PERARD
2011-05-08
3
-20
/
+16
*
xen: Add initialisation of Xen
Anthony PERARD
2011-05-08
7
-2
/
+64
*
xen: Support new libxc calls from xen unstable.
Anthony PERARD
2011-05-08
6
-32
/
+164
*
xen: Make Xen build once.
Anthony PERARD
2011-05-08
1
-1
/
+1
*
xen: Replace some tab-indents with spaces (clean-up).
Anthony PERARD
2011-05-08
3
-534
/
+634
*
machine, Add default_machine_opts to QEMUMachine.
Anthony PERARD
2011-05-08
2
-0
/
+23
*
Introduce -machine command option.
Anthony PERARD
2011-05-08
5
-12
/
+120
*
irq: Privatize CPU_INTERRUPT_NMI.
Richard Henderson
2011-05-08
5
-5
/
+7
*
target-i386: Privatize some i386-specific interrupt names.
Richard Henderson
2011-05-08
3
-7
/
+8
*
target-arm: Privatize CPU_INTERRUPT_FIQ.
Richard Henderson
2011-05-08
3
-2
/
+4
*
irq: Remove CPU_INTERRUPT_TIMER.
Richard Henderson
2011-05-08
2
-2
/
+0
*
target-sparc: Do not check CPU_INTERRUPT_TIMER.
Richard Henderson
2011-05-08
1
-3
/
+0
*
target-mips: Do not check CPU_INTERRUPT_TIMER.
Richard Henderson
2011-05-08
1
-4
/
+0
*
irq: Introduce and use CPU_INTERRUPT_SSTEP_MASK.
Richard Henderson
2011-05-08
2
-4
/
+9
*
irq: Introduce CPU_INTERRUPT_TGT_* defines.
Richard Henderson
2011-05-08
2
-12
/
+59
*
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
2011-05-05
19
-298
/
+545
|
\
|
*
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
2011-05-05
393
-6353
/
+32099
|
|
\
|
*
|
CPUPhysMemoryClient: Pass guest physical address not region offset
Alex Williamson
2011-05-05
1
-4
/
+12
|
*
|
CPUPhysMemoryClient: Fix typo in phys memory client registration
Alex Williamson
2011-05-05
1
-1
/
+1
|
*
|
pci: Add class 0x403 as 'audio controller'
Jan Kiszka
2011-05-05
1
-0
/
+1
|
*
|
MSI: Robust resource release
Jan Kiszka
2011-05-05
3
-9
/
+12
|
*
|
eepro100: Support 32 bit read/write access to flash register
Stefan Weil
2011-05-05
1
-0
/
+9
|
*
|
eepro100: Support byte read access to general control register
Stefan Weil
2011-05-05
1
-0
/
+3
|
*
|
eepro100: Support byte/word read/write access to MDI control register
Stefan Weil
2011-05-05
1
-2
/
+32
|
*
|
eepro100: Support byte/word writes to pointer register
Stefan Weil
2011-05-05
1
-17
/
+16
|
*
|
eepro100: Support byte/word writes to port address
Stefan Weil
2011-05-05
1
-2
/
+18
|
*
|
eepro100: Fix endianness issues
Stefan Weil
2011-05-05
1
-44
/
+97
|
*
|
eepro100: Pad received short frames
Stefan Weil
2011-05-05
1
-1
/
+25
|
*
|
eepro100: Remove unused structure element
Stefan Weil
2011-05-05
1
-3
/
+3
|
*
|
eepro100: Remove type casts which are no longer needed
Stefan Weil
2011-05-05
1
-7
/
+6
|
*
|
eepro100: Avoid duplicate debug messages
Stefan Weil
2011-05-05
1
-5
/
+9
|
*
|
wdt_i6300esb: convert to pci_register_bar_simple()
Avi Kivity
2011-04-07
1
-27
/
+15
|
*
|
usb-ohci: convert to pci_register_bar_simple()
Avi Kivity
2011-04-07
1
-9
/
+1
|
*
|
pcnet-pci: convert to pci_register_bar_simple()
Avi Kivity
2011-04-07
1
-15
/
+1
|
*
|
ich/ahci: convert to pci_register_bar_simple()
Avi Kivity
2011-04-07
3
-14
/
+1
|
*
|
hda-intel: convert to pci_register_bar_simple() (partial)
Avi Kivity
2011-04-07
1
-11
/
+1
|
*
|
hda-intel: convert to pci_register_bar_simple()
Avi Kivity
2011-04-07
1
-10
/
+1
|
*
|
eepro100: convert to pci_register_bar_simple()
Avi Kivity
2011-04-07
1
-30
/
+13
|
*
|
cirrus-vga: convert to pci_register_bar_simple()
Avi Kivity
2011-04-07
1
-11
/
+2
|
*
|
rtl8139: convert to pci_register_bar_simple()
Avi Kivity
2011-04-07
1
-10
/
+1
|
*
|
pci: add pci_register_bar_simple() API
Avi Kivity
2011-04-07
2
-0
/
+20
|
*
|
cirrus_vga: flag on-device ram for dirty logging
Michael S. Tsirkin
2011-04-07
1
-5
/
+11
[next]