index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pc_piix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-27
pc: Generate APIC IDs according to CPU topology
Eduardo Habkost
1
-2
/
+10
2013-01-27
pc: Reverse pc_init_pci() compatibility logic
Eduardo Habkost
1
-9
/
+13
2013-01-15
Make default boot order machine specific
Avik Sil
1
-0
/
+13
2013-01-11
pc: rename machine types
Gerd Hoffmann
1
-4
/
+4
2013-01-04
acpi: autoload dsdt
Gerd Hoffmann
1
-0
/
+1
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-4
/
+4
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-2
/
+2
2012-12-19
net: reorganize headers
Paolo Bonzini
1
-1
/
+1
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
1
-2
/
+2
2012-12-04
usb-tablet: Allow connecting to ehci
Hans de Goede
1
-0
/
+9
2012-12-04
add pc-1.4
Gerd Hoffmann
1
-2
/
+13
2012-11-26
pc_piix: Move kvm irq routing functions out of pc_piix.c
Jason Baron
1
-43
/
+2
2012-11-26
pc: Move ioapic_init() from pc_piix.c to pc.c
Jason Baron
1
-24
/
+1
2012-11-26
pc, pc_piix: split out pc nic initialization
Isaku Yamahata
1
-8
/
+1
2012-11-01
pc: Drop redundant test for ROM memory region
Jan Kiszka
1
-1
/
+1
2012-10-29
qemu: enable PV EOI for qemu 1.3
Michael S. Tsirkin
1
-1
/
+8
2012-10-29
Add USB option in machine options
zhlcindy@gmail.com
1
-1
/
+1
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-1
/
+1
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
1
-27
/
+23
2012-10-20
vga: add mmio bar to standard vga
Gerd Hoffmann
1
-0
/
+4
2012-10-08
qxl: set default revision to 4
Gerd Hoffmann
1
-0
/
+8
2012-09-25
ivshmem: add 64bit option
Gerd Hoffmann
1
-0
/
+4
2012-09-25
compat: turn off msi/msix on xhci for old machine types
Gerd Hoffmann
1
-0
/
+16
2012-09-25
add pc-1.3 machine type
Gerd Hoffmann
1
-2
/
+10
2012-08-22
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
1
-0
/
+8
2012-08-22
virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types
Stefan Hajnoczi
1
-0
/
+4
2012-08-20
virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machines
Paolo Bonzini
1
-0
/
+8
2012-06-22
vga: raise default vgamem size
Gerd Hoffmann
1
-0
/
+24
2012-06-22
add pc-1.2
Gerd Hoffmann
1
-2
/
+10
2012-06-19
Allow machines to configure the QEMU_VERSION that's exposed via hardware
CrĂstian Viana
1
-2
/
+9
2012-06-19
Add PIIX4 properties to control PM system states.
Gleb Natapov
1
-2
/
+3
2012-06-18
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
1
-3
/
+4
2012-06-03
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-9
/
+5
2012-05-21
kvm: Make kvm_irqchip_commit_routes an internal service
Jan Kiszka
1
-5
/
+1
2012-05-21
kvm: Rename kvm_irqchip_add_route to kvm_irqchip_add_irq_route
Jan Kiszka
1
-4
/
+4
2012-05-13
pc: Add back PCI.rombar compat property
Paolo Bonzini
1
-0
/
+4
2012-04-17
usb/vmstate: add parent dev path
Gerd Hoffmann
1
-0
/
+4
2012-04-16
Merge remote-tracking branch 'kiszka/queues/pending' into staging
Anthony Liguori
1
-0
/
+4
2012-04-16
vapic: Disable for pre-1.1 machines
Jan Kiszka
1
-10
/
+33
2012-04-11
virtio-pci: change virtio balloon PCI class code
David Gibson
1
-0
/
+5
2012-04-11
pc: reduce duplication in compat machine types
Michael S. Tsirkin
1
-215
/
+73
2012-04-02
qdev: add children before qdev_init
Paolo Bonzini
1
-17
/
+1
2012-03-30
qtest: IRQ interception infrastructure
Paolo Bonzini
1
-0
/
+3
2012-03-13
usb: zap hw/ush-{ohic,uhci}.h + init wrappers
Gerd Hoffmann
1
-3
/
+1
2012-02-29
fdc: add a 'check media rate' property. Not used yet
Hervé Poussineau
1
-0
/
+28
2012-02-24
suspend: switch acpi s3 to new infrastructure.
Gerd Hoffmann
1
-7
/
+1
2012-02-22
pc_piix/pc_sysfw: enable flash by default
Jordan Justen
1
-0
/
+49
2012-02-22
hw/pc_piix: add pc-1.1
Jordan Justen
1
-2
/
+10
2012-02-22
hw/pc_piix: remove is_default for pc-0.15
Jordan Justen
1
-1
/
+0
2012-02-08
kvm: Implement kvm_irqchip_in_kernel like kvm_enabled
Jan Kiszka
1
-3
/
+3
[next]