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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-04
apci: switch timer to memory api
Gerd Hoffmann
5
-17
/
+23
2012-12-04
apci: switch vt82c686 to memory api
Gerd Hoffmann
1
-10
/
+27
2012-12-04
apci: switch ich9 to memory api
Gerd Hoffmann
2
-17
/
+28
2012-12-04
apci: switch piix4 to memory api
Gerd Hoffmann
1
-17
/
+24
2012-12-03
e1000: Discard packets that are too long if !SBP and !LPE
Michael Contreras
1
-0
/
+10
2012-11-30
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2
-11
/
+10
2012-11-30
Merge remote-tracking branch 'spice/spice.v65' into staging
Anthony Liguori
1
-0
/
+1
2012-11-30
Merge remote-tracking branch 'kraxel/usb.73' into staging
Anthony Liguori
6
-0
/
+12
2012-11-30
atapi: make change media detection for guests easier
Pavel Hrdina
2
-11
/
+10
2012-11-29
virtio: limit avail bytes lookahead
Michael S. Tsirkin
4
-12
/
+20
2012-11-29
qdev: relax bus type check in qdev_device_add() (v2)
Anthony Liguori
1
-3
/
+2
2012-11-29
ehci-sysbus: Attach DMA context.
Peter Crosthwaite
1
-0
/
+1
2012-11-29
usb: fail usbdevice_create() when there is no USB bus
Stefan Hajnoczi
1
-0
/
+7
2012-11-29
usb: tag usb host adapters as not hotpluggable.
Gerd Hoffmann
4
-0
/
+4
2012-11-29
qxl: reload memslots after migration, when qxl is in UNDEFINED mode
Yonit Halperin
1
-0
/
+1
2012-11-28
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
1
-5
/
+7
2012-11-28
Merge remote-tracking branch 'agraf/s390-for-upstream-1.3' into staging
Anthony Liguori
2
-2
/
+2
2012-11-28
Merge remote-tracking branch 'agraf/ppc-for-upstream-1.3' into staging
Anthony Liguori
2
-3
/
+5
2012-11-28
virtio-scsi: Fix subtle (guest) endian bug
David Gibson
1
-2
/
+2
2012-11-28
virtio-scsi: Fix some endian bugs with virtio-scsi
David Gibson
1
-3
/
+5
2012-11-27
rtc: Only call rtc_set_cmos when Register B SET flag is disabled.
Alex Horn
1
-1
/
+5
2012-11-27
virtio-rng: do not use g_assert_cmpint
Paolo Bonzini
1
-2
/
+1
2012-11-26
virtio-rng: fix typos, comments
Amit Shah
1
-4
/
+3
2012-11-26
virtio-rng: disable timer on device removal
Amit Shah
1
-0
/
+2
2012-11-26
virtio-rng: remove extra request for entropy
Amit Shah
1
-7
/
+0
2012-11-26
virtio-rng: use virtqueue_get_avail_bytes, fix migration
Amit Shah
1
-64
/
+12
2012-11-26
i8259: Fix PIC_COMMON() macro
Andreas Färber
1
-1
/
+1
2012-11-26
qdev: simplify (de)allocation of buses
Paolo Bonzini
4
-16
/
+3
2012-11-26
qdev: move bus removal to object_unparent
Paolo Bonzini
1
-3
/
+13
2012-11-26
sclp: Fix uninitialized var in handle_write_event_buf().
Cornelia Huck
1
-1
/
+2
2012-11-26
s390: Fix ram_size updating in machine init
Heinz Graalfs
1
-1
/
+0
2012-11-26
pseries: Fix bug in PCI MSI allocation
Alexey Kardashevskiy
1
-1
/
+1
2012-11-26
hw/ide/macio: Fix segfault caused by NULL DMAContext*
Peter Maydell
1
-2
/
+4
2012-11-26
hmp: do not crash on invalid SCSI hotplug
Paolo Bonzini
1
-1
/
+7
2012-11-26
q35: Add kvmclock support
Jan Kiszka
1
-0
/
+3
2012-11-26
q35: Fix non-PCI IRQ processing in ich9_lpc_update_apic
Jan Kiszka
1
-2
/
+4
2012-11-26
q35: Suppress SMM BIOS initialization under KVM
Jan Kiszka
1
-0
/
+7
2012-11-26
ich9: Add i82801b11 dmi-to-pci bridge
Jason Baron
2
-0
/
+126
2012-11-26
q35: Introduce q35 pc based chipset emulator
Isaku Yamahata
5
-1
/
+682
2012-11-26
ich9: Add smbus
Jason Baron
2
-1
/
+160
2012-11-26
ich9: Add the lpc chip
Jason Baron
2
-0
/
+524
2012-11-26
ich9: Add acpi support and definitions
Jason Baron
5
-1
/
+582
2012-11-26
pc/piix_pci: factor out smram/pam logic
Isaku Yamahata
4
-53
/
+200
2012-11-26
pc_piix: Move kvm irq routing functions out of pc_piix.c
Jason Baron
2
-43
/
+42
2012-11-26
pc: Move ioapic_init() from pc_piix.c to pc.c
Jason Baron
3
-24
/
+27
2012-11-26
pc, pc_piix: split out pc nic initialization
Isaku Yamahata
3
-8
/
+17
2012-11-26
Merge remote-tracking branch 'kraxel/usb.72' into staging
Anthony Liguori
4
-80
/
+116
2012-11-21
usb-redir: Don't handle interrupt output packets async
Hans de Goede
1
-12
/
+14
2012-11-21
usb-redir: Split usb_handle_interrupt_data into separate in/out functions
Hans de Goede
1
-65
/
+71
2012-11-21
usb-smartcard-reader: Properly NAK interrupt eps when we've no events
Hans de Goede
1
-0
/
+2
[next]