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
path:
root
/
hw
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-08-26
3
-7
/
+7
|
\
|
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
3
-7
/
+7
*
|
Convert stderr message calling error_get_pretty() to error_report()
Seiji Aguchi
2013-08-20
1
-3
/
+3
|
/
*
pvpanic: fix bad merge
Anthony Liguori
2013-08-13
2
-2
/
+2
*
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-08-12
2
-0
/
+2
|
\
|
*
pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and older
Eduardo Habkost
2013-08-12
2
-0
/
+2
*
|
pc: drop external DSDT loading
Anthony Liguori
2013-08-12
1
-1
/
+0
*
|
hw/misc: don't create pvpanic device by default
Marcel Apfelbaum
2013-08-12
2
-8
/
+8
|
/
*
pc_sysfw: do not make it a device anymore
Paolo Bonzini
2013-08-12
5
-6
/
+192
*
pc_sysfw: remove the rom_only property
Paolo Bonzini
2013-08-12
1
-9
/
+0
*
pc: disable pci-info for 1.6
Michael S. Tsirkin
2013-08-12
2
-4
/
+14
*
target-i386: Fix X86CPU error handling
Andreas Färber
2013-08-06
1
-7
/
+6
*
pc: limit 64 bit hole to 2G by default
Igor Mammedov
2013-07-29
2
-35
/
+35
*
pc: add Q35 to QOM composition tree under /machine
Igor Mammedov
2013-07-29
1
-0
/
+1
*
pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.h
Michael S. Tsirkin
2013-07-29
1
-2
/
+0
*
kvm/ioapic: QOM cast cleanup
Andreas Färber
2013-07-29
1
-2
/
+2
*
kvmvapic: QOM cast cleanup
Andreas Färber
2013-07-29
1
-2
/
+2
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-07-23
1
-37
/
+41
|
\
|
*
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
2013-07-23
1
-35
/
+37
|
*
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
2013-07-23
1
-2
/
+4
*
|
kvmvapic: Use QOM realize
Hu Tao
2013-07-23
1
-7
/
+5
*
|
kvm/clock: Use QOM realize for kvmclock
Hu Tao
2013-07-23
1
-4
/
+2
*
|
kvm/clock: QOM'ify some more
Hu Tao
2013-07-23
1
-3
/
+9
*
|
q35: Use type-safe cast instead of direct access of parent dev
Hu Tao
2013-07-23
1
-1
/
+3
|
/
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-18
1
-1
/
+1
|
\
|
*
pc: don't access fw cfg if NULL
Michael S. Tsirkin
2013-07-15
1
-1
/
+1
*
|
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
4
-19
/
+26
*
|
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2013-07-09
2
-7
/
+10
*
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-08
3
-18
/
+116
|
\
\
|
|
/
|
*
pci: Add root bus parameter to pci_nic_init()
David Gibson
2013-07-07
1
-1
/
+1
|
*
pci: Abolish pci_find_root_bus()
David Gibson
2013-07-07
1
-1
/
+1
|
*
pc_piix: cleanup init compat handling
Michael S. Tsirkin
2013-07-04
1
-14
/
+4
|
*
pc: pass PCI hole ranges to Guests
Michael S. Tsirkin
2013-07-04
3
-3
/
+51
|
*
pci: store PCI hole ranges in guestinfo structure
Michael S. Tsirkin
2013-07-04
3
-3
/
+63
*
|
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
2013-07-07
9
-28
/
+31
|
\
\
|
|
/
|
/
|
|
*
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
3
-17
/
+19
|
*
memory: add ref/unref calls
Paolo Bonzini
2013-07-04
1
-0
/
+1
|
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
9
-23
/
+23
*
|
kvmclock: clock should count only if vm is running
Marcelo Tosatti
2013-07-03
1
-34
/
+30
*
|
pci-assign: remove the duplicate function name in debug message
Wanlong Gao
2013-07-03
1
-6
/
+6
|
/
*
KVM: PIC: Only commit irq routing when necessary
Alexander Graf
2013-07-01
1
-0
/
+1
*
multiboot: Calculate upper_mem in the ROM
Kevin Wolf
2013-06-28
1
-2
/
+0
*
cpu: Change cpu_exit() argument to CPUState
Andreas Färber
2013-06-28
1
-1
/
+1
*
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
2013-06-28
2
-3
/
+3
*
Move hardcoded initialization of xen-platform device.
Paul Durrant
2013-06-25
1
-3
/
+7
*
Allow use of pc machine type (accel=xen) for Xen HVM domains.
Paul Durrant
2013-06-25
1
-3
/
+5
*
Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...
Stefano Stabellini
2013-06-25
1
-3
/
+3
*
Merge remote-tracking branch 'kraxel/usb.84' into staging
Anthony Liguori
2013-06-24
1
-0
/
+12
|
\
|
*
usb: fix serial number for hid devices
Gerd Hoffmann
2013-06-24
1
-0
/
+12
[next]