index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
Age
Commit message (
Expand
)
Author
2013-08-12
pc_sysfw: do not make it a device anymore
Paolo Bonzini
2013-08-12
pc_sysfw: remove the rom_only property
Paolo Bonzini
2013-08-12
pc: disable pci-info for 1.6
Michael S. Tsirkin
2013-08-06
target-i386: Fix X86CPU error handling
Andreas Färber
2013-07-29
pc: limit 64 bit hole to 2G by default
Igor Mammedov
2013-07-29
pc: add Q35 to QOM composition tree under /machine
Igor Mammedov
2013-07-29
pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.h
Michael S. Tsirkin
2013-07-29
kvm/ioapic: QOM cast cleanup
Andreas Färber
2013-07-29
kvmvapic: QOM cast cleanup
Andreas Färber
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-23
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-07-23
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
2013-07-23
kvmvapic: Use QOM realize
Hu Tao
2013-07-23
kvm/clock: Use QOM realize for kvmclock
Hu Tao
2013-07-23
kvm/clock: QOM'ify some more
Hu Tao
2013-07-23
q35: Use type-safe cast instead of direct access of parent dev
Hu Tao
2013-07-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-15
pc: don't access fw cfg if NULL
Michael S. Tsirkin
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2013-07-08
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-07
pci: Add root bus parameter to pci_nic_init()
David Gibson
2013-07-07
pci: Abolish pci_find_root_bus()
David Gibson
2013-07-07
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
pc_piix: cleanup init compat handling
Michael S. Tsirkin
2013-07-04
pc: pass PCI hole ranges to Guests
Michael S. Tsirkin
2013-07-04
pci: store PCI hole ranges in guestinfo structure
Michael S. Tsirkin
2013-07-03
kvmclock: clock should count only if vm is running
Marcelo Tosatti
2013-07-03
pci-assign: remove the duplicate function name in debug message
Wanlong Gao
2013-07-01
KVM: PIC: Only commit irq routing when necessary
Alexander Graf
2013-06-28
multiboot: Calculate upper_mem in the ROM
Kevin Wolf
2013-06-28
cpu: Change cpu_exit() argument to CPUState
Andreas Färber
2013-06-28
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
2013-06-25
Move hardcoded initialization of xen-platform device.
Paul Durrant
2013-06-25
Allow use of pc machine type (accel=xen) for Xen HVM domains.
Paul Durrant
2013-06-25
Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...
Stefano Stabellini
2013-06-24
Merge remote-tracking branch 'kraxel/usb.84' into staging
Anthony Liguori
2013-06-24
usb: fix serial number for hid devices
Gerd Hoffmann
2013-06-21
kvm: Fix potential resource leak (missing fclose)
Stefan Weil
2013-06-19
pc: Make -no-fd-bootchk stick across boot order changes
Markus Armbruster
2013-06-15
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
2013-06-14
smbios: Check R in -smbios type=0, release=R parses okay
Markus Armbruster
2013-06-14
smbios: Fix -smbios type=0, release=... for big endian hosts
Markus Armbruster
2013-06-14
smbios: Clean up smbios_add_field() parameters
Markus Armbruster
2013-06-14
smbios: Convert to error_report()
Markus Armbruster
2013-06-10
target-i386: Update model values on Conroe/Penryn/Nehalem CPU models
Eduardo Habkost
[next]