index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
pc_piix: Kill pc_init1() memory region args
Eduardo Habkost
2013-08-21
1
-5
/
+5
*
pc: pc_compat_1_4() now can call pc_compat_1_5()
Eduardo Habkost
2013-08-21
2
-4
/
+4
*
pc: Create pc_compat_*() functions
Eduardo Habkost
2013-08-21
2
-18
/
+65
*
pc: Kill pc_init_pci_1_0()
Eduardo Habkost
2013-08-21
1
-10
/
+4
*
pc: Don't explode QEMUMachineInitArgs into local variables needlessly
Markus Armbruster
2013-08-21
1
-13
/
+9
*
pc: Don't prematurely explode QEMUMachineInitArgs
Markus Armbruster
2013-08-21
1
-49
/
+16
*
loader: store FW CFG ROM files in RAM
Michael S. Tsirkin
2013-08-20
2
-0
/
+4
*
pc: cleanup 1.4 compat support
Michael S. Tsirkin
2013-08-20
2
-4
/
+4
*
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-30
2
-35
/
+35
*
pc: add Q35 to QOM composition tree under /machine
Igor Mammedov
2013-07-30
1
-0
/
+1
*
pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.h
Michael S. Tsirkin
2013-07-30
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
[next]