GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci: windup acpi-based hotplug
Gerd Hoffmann
2009-10-05
1
-2
/
+1
*
parallel: convert isa to qdev
Gerd Hoffmann
2009-10-05
1
-2
/
+1
*
i2c: addresses are load/save as uint8_t values, change types to reflect this
Juan Quintela
2009-10-05
1
-1
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-15
/
+15
*
Get rid of _t suffix
malc
2009-10-01
1
-15
/
+15
*
Compile loader only once
Blue Swirl
2009-09-20
1
-1
/
+4
*
ide/isa: convert to qdev.
Gerd Hoffmann
2009-09-15
1
-2
/
+1
*
x86: move a declaration to header
Blue Swirl
2009-09-13
1
-2
/
+0
*
x86: add 'const'
Blue Swirl
2009-09-13
1
-6
/
+7
*
qdev/isa: convert real time clock
Gerd Hoffmann
2009-09-10
1
-1
/
+1
*
qdev/isa: convert ne2000
Gerd Hoffmann
2009-09-10
1
-1
/
+1
*
qdev: simplify isa irq assignments
Gerd Hoffmann
2009-09-10
1
-1
/
+1
*
qdev: drop iobase properties from isa bus
Gerd Hoffmann
2009-09-10
1
-2
/
+2
*
isapc: pick a more sane default cpu for such old hardware.
Gerd Hoffmann
2009-09-10
1
-0
/
+2
*
isapc: Fix irq routing
Gerd Hoffmann
2009-09-10
1
-1
/
+2
*
Fix indentation
Blue Swirl
2009-09-06
1
-26
/
+26
*
mips malta: Fix fdc regression and use qdev for i8042 setup
Stefan Weil
2009-09-04
1
-1
/
+1
*
ide: pass down DriveInfo instead of BlockDriverState
Gerd Hoffmann
2009-09-04
1
-8
/
+7
*
Fold piix3_init() intto i440fx_init
Juan Quintela
2009-09-04
1
-2
/
+1
*
Use PCII440FXState instead of generic PCIDevice
Juan Quintela
2009-09-04
1
-1
/
+1
*
switch balloon initialization to -device.
Gerd Hoffmann
2009-08-27
1
-7
/
+0
*
ide: split away ide-isa.c
Gerd Hoffmann
2009-08-27
1
-0
/
+1
*
qdev: convert watchdogs
Markus Armbruster
2009-08-27
1
-2
/
+0
*
Move isa_connect_irq calls into isa_create_simple
Gerd Hoffmann
2009-08-27
1
-3
/
+1
*
Add isa_reserve_irq().
Jes Sorensen
2009-08-27
1
-10
/
+14
*
isa bus irq changes and fixes.
Gerd Hoffmann
2009-08-27
1
-3
/
+5
*
Make the e1000 the default network adapter for the pc target.
Anthony Liguori
2009-08-24
1
-2
/
+2
*
virtio-blk: add msi support.
Gerd Hoffmann
2009-08-24
1
-0
/
+4
*
Unbreak large mem support by removing kqemu
Anthony Liguori
2009-08-24
1
-11
/
+1
*
Route IOAPIC interrupts via ISA bus
Avi Kivity
2009-08-24
1
-8
/
+8
*
Route PC irqs to ISA bus instead of i8259 directly
Avi Kivity
2009-08-24
1
-15
/
+31
*
QEMU set irq0override in fw_cfg
Jes Sorensen
2009-08-24
1
-0
/
+2
*
qdev/isa: make pc use qdev for i8042 setup.
Gerd Hoffmann
2009-08-10
1
-1
/
+4
*
qdev-ify virtio-blk.
Gerd Hoffmann
2009-08-10
1
-12
/
+0
*
Remove the pc-0-10 machine type
Mark McLoughlin
2009-07-30
1
-50
/
+5
*
kill drives_table
Gerd Hoffmann
2009-07-27
1
-14
/
+7
*
Add a pc-0.11 machine type and make the pc type an alias
Mark McLoughlin
2009-07-27
1
-1
/
+2
*
qdev/compat: virtio-net-pci 0.10 compatibility.
Gerd Hoffmann
2009-07-16
1
-0
/
+4
*
qdev/compat: virtio-console-pci 0.10 compatibility.
Gerd Hoffmann
2009-07-16
1
-0
/
+4
*
qdev/compat: virtio-blk-pci 0.10 compatibility.
Gerd Hoffmann
2009-07-16
1
-0
/
+5
*
qdev/compat: add pc-0.10 machine type.
Gerd Hoffmann
2009-07-16
1
-0
/
+11
*
qdev: rework device properties.
Gerd Hoffmann
2009-07-16
1
-2
/
+2
*
Handle vga= in -append
Pascal Terjan
2009-07-16
1
-0
/
+19
*
Add a pc-0-10 machine type for compatibility with 0.10.x
Mark McLoughlin
2009-07-16
1
-6
/
+53
*
Replace -no-virtio-balloon by -balloon
Markus Armbruster
2009-06-29
1
-2
/
+3
*
x86: Factor out pc_new_cpu
Jan Kiszka
2009-06-29
1
-14
/
+22
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-2
/
+2
*
Multiboot support v5
Alexander Graf
2009-06-29
1
-8
/
+238
*
Expose fw_cfg v2
Alexander Graf
2009-06-29
1
-2
/
+6
*
Change bochs bios init order
Alexander Graf
2009-06-29
1
-6
/
+6
[next]