index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-29
kvm/ioapic: QOM cast cleanup
Andreas Färber
1
-2
/
+2
2013-07-29
kvmvapic: QOM cast cleanup
Andreas Färber
1
-2
/
+2
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+1
2013-07-23
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
1
-37
/
+41
2013-07-23
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
1
-35
/
+37
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
1
-2
/
+4
2013-07-23
kvmvapic: Use QOM realize
Hu Tao
1
-7
/
+5
2013-07-23
kvm/clock: Use QOM realize for kvmclock
Hu Tao
1
-4
/
+2
2013-07-23
kvm/clock: QOM'ify some more
Hu Tao
1
-3
/
+9
2013-07-23
q35: Use type-safe cast instead of direct access of parent dev
Hu Tao
1
-1
/
+3
2013-07-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-1
/
+1
2013-07-15
pc: don't access fw cfg if NULL
Michael S. Tsirkin
1
-1
/
+1
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
4
-19
/
+26
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2
-7
/
+10
2013-07-08
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
3
-18
/
+116
2013-07-07
pci: Add root bus parameter to pci_nic_init()
David Gibson
1
-1
/
+1
2013-07-07
pci: Abolish pci_find_root_bus()
David Gibson
1
-1
/
+1
2013-07-07
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
9
-28
/
+31
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
3
-17
/
+19
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
1
-0
/
+1
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
9
-23
/
+23
2013-07-04
pc_piix: cleanup init compat handling
Michael S. Tsirkin
1
-14
/
+4
2013-07-04
pc: pass PCI hole ranges to Guests
Michael S. Tsirkin
3
-3
/
+51
2013-07-04
pci: store PCI hole ranges in guestinfo structure
Michael S. Tsirkin
3
-3
/
+63
2013-07-03
kvmclock: clock should count only if vm is running
Marcelo Tosatti
1
-34
/
+30
2013-07-03
pci-assign: remove the duplicate function name in debug message
Wanlong Gao
1
-6
/
+6
2013-07-01
KVM: PIC: Only commit irq routing when necessary
Alexander Graf
1
-0
/
+1
2013-06-28
multiboot: Calculate upper_mem in the ROM
Kevin Wolf
1
-2
/
+0
2013-06-28
cpu: Change cpu_exit() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-06-28
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
2
-3
/
+3
2013-06-25
Move hardcoded initialization of xen-platform device.
Paul Durrant
1
-3
/
+7
2013-06-25
Allow use of pc machine type (accel=xen) for Xen HVM domains.
Paul Durrant
1
-3
/
+5
2013-06-25
Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...
Stefano Stabellini
1
-3
/
+3
2013-06-24
Merge remote-tracking branch 'kraxel/usb.84' into staging
Anthony Liguori
1
-0
/
+12
2013-06-24
usb: fix serial number for hid devices
Gerd Hoffmann
1
-0
/
+12
2013-06-21
kvm: Fix potential resource leak (missing fclose)
Stefan Weil
1
-0
/
+1
2013-06-19
pc: Make -no-fd-bootchk stick across boot order changes
Markus Armbruster
1
-4
/
+3
2013-06-15
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
4
-36
/
+87
2013-06-14
smbios: Check R in -smbios type=0, release=R parses okay
Markus Armbruster
1
-1
/
+4
2013-06-14
smbios: Fix -smbios type=0, release=... for big endian hosts
Markus Armbruster
1
-2
/
+2
2013-06-14
smbios: Clean up smbios_add_field() parameters
Markus Armbruster
1
-12
/
+14
2013-06-14
smbios: Convert to error_report()
Markus Armbruster
1
-12
/
+12
2013-06-10
target-i386: Update model values on Conroe/Penryn/Nehalem CPU models
Eduardo Habkost
2
-0
/
+8
2013-06-10
pc: Create pc-*-1.6 machine-types
Eduardo Habkost
2
-3
/
+23
2013-06-10
pc: Fix crash when attempting to hotplug CPU with negative ID
Igor Mammedov
1
-0
/
+5
2013-06-07
isa: QOM'ify ISADevice
Andreas Färber
2
-5
/
+6
2013-06-07
i8259: Convert PICCommonState to use QOM realizefn
Andreas Färber
1
-2
/
+24
2013-06-07
kvm/i8259: QOM'ify some more
Andreas Färber
1
-3
/
+5
2013-06-07
i8254: Convert PITCommonState to QOM realizefn
Andreas Färber
1
-12
/
+28
2013-06-07
kvm/i8254: QOM'ify some more
Andreas Färber
1
-8
/
+11
[prev]
[next]