Refactor some hax related codes.
[sdk/emulator/qemu.git] / hw /
2013-07-11 SeokYeon HwangMerge changes Iceb96bdc,Ic07b115c into tizen_qemu_1.5.1
2013-07-11 jinhyung.jodisplay : modified the display sources to allow the...
2013-07-10 SeokYeon HwangMerge changes Icba860d2,Ifc019fa4 into tizen_qemu_1.5.1
2013-07-10 jinhyung.joFix the error that displaying only white screen
2013-07-10 SeokYeon HwangMerge "emulator: modified error popup message" into...
2013-07-10 GiWoong Kimemulator: modified error popup message
2013-07-10 SeokYeon HwangEnhancement API for PCI hot-plugging.
2013-07-10 Kitae Kimvirtio-pci: modified instance size of virtio-gl-pci.
2013-07-09 Sangjin Kimvirtio-gl: merge virtio-gl device.
2013-07-09 SeokYeon HwangMerge "virtio-pci: modified from TYPE_PCI_DEVICE to...
2013-07-09 Kitae Kimvirtio-pci: modified from TYPE_PCI_DEVICE to TYPE_VIRTI...
2013-07-09 SeokYeon HwangMerge "Merging....." into tizen_qemu_1.5.1
2013-07-09 Kitae Kimvirtio: removed previous virtio modules.
2013-07-09 Kitae Kimvirtio-pci: merged virtio-pci module and others.
2013-07-09 SeokYeon HwangMerge "merge input.c" into tizen_qemu_1.5.1
2013-07-09 GiWoong Kimmerge input.c
2013-07-09 SeokYeon HwangMerging...
2013-07-08 jinhyung.jomerge some files, and delete some duplicated files
2013-07-04 SeokYeon HwangMerge coflicts related with QEMU build
2013-07-02 sungmin haqemu1.5.1: remove conflicts to merge
2013-07-02 testMerge 'qemu 1.5.1' into tizen_qemu_1.5.1
2013-07-02 testMerge branch 'develop' into tizen_qemu_1.5.1
2013-06-18 Michael Rothwdt_i6300esb: fix vmstate versioning
2013-06-18 Cole Robinsonvirtio-rng: Fix crash with non-default backend
2013-06-18 Stefan Hajnoczivhost-scsi: fix k->set_guest_notifiers() NULL dereference
2013-06-18 Pavel Hrdinascsi-disk: scsi-block device for scsi pass-through...
2013-06-18 Pavel Hrdinascsi-generic: check the return value of bdrv_aio_ioctl...
2013-06-18 Paolo Bonziniscsi-generic: fix sign extension of READ CAPACITY(10...
2013-06-18 Pavel Hrdinascsi: reset cdrom tray statuses on scsi_disk_reset
2013-06-17 Igor Mammedovpc: Fix crash when attempting to hotplug CPU with negat...
2013-06-17 Markus Armbrustersmbios: Check R in -smbios type=0, release=R parses...
2013-06-17 Markus Armbrustersmbios: Fix -smbios type=0, release=... for big endian...
2013-06-17 Markus Armbrustersmbios: Clean up smbios_add_field() parameters
2013-06-17 Markus Armbrustersmbios: Convert to error_report()
2013-06-17 Stefan Hajnocziivshmem: add missing error exit(2)
2013-06-12 Michael S. Tsirkinq35: set fw_name
2013-06-11 Wendy Liangxilinx_axidma: Do not set DMA .notify to NULL after...
2013-06-11 Cornelia Huckvirtio-ccw: Fix unsetting of indicators.
2013-06-11 Cornelia Hucks390x/css: Fix concurrent sense.
2013-06-11 Stefan Hajnoczivmxnet3: fix NICState cleanup
2013-06-11 Michael MarineauFix usage of USB_DEV_FLAG_IS_HOST flag.
2013-06-11 Ed Mastehost-libusb: Correct test for USB packet state
2013-06-11 Amos Kongqdev: fix get_fw_dev_path to support to add nothing...
2013-06-11 Stefano Stabellinixen: start PCI hole at 0xe0000000 (same as pc_init1...
2013-06-11 Andreas Färberide: Set BSY bit during FLUSH
2013-06-11 Stefano Stabellinixen_machine_pv: do not create a dummy CPU in machine...
2013-06-11 Stefan Hajnoczirtl8139: flush queued packets when RxBufPtr is written
2013-06-11 Aneesh Kumar K.Vhw/9pfs: use O_NOFOLLOW for mapped readlink operation
2013-06-11 Aneesh Kumar K.Vhw/9pfs: Fix segfault with 9p2000.u
2013-05-20 Ed MasteRename hexdump to avoid FreeBSD libutil conflict
2013-05-19 Aurelien Jarnoide/macio: fix wrong opaque with TRIM support
2013-05-17 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-05-16 KONRAD Fredericvirtio: add virtio_bus_get_dev_path.
2013-05-15 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-05-15 Peter Maydellhw/pci-host/versatile.c: Provide property for forcing...
2013-05-15 Peter Maydellhw/pci-host/versatile.c: Update autodetect to detect...
2013-05-15 Peter MaydellRevert "versatile_pci: Put the host bridge PCI device...
2013-05-15 KONRAD Fredericvirtio-net-x: forward the netclient name and type.
2013-05-15 KONRAD Fredericvirtio-net: add virtio_net_set_netclient_name.
2013-05-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-05-14 Paolo Bonzinispitz: fix compilation failure due to pty.h namespace...
2013-05-14 Gerd Hoffmannacpi: add dummy write function for acpi timer
2013-05-13 Paolo BonziniRevert "pc: Kill the "use flash device for BIOS unless...
2013-05-13 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches-next...
2013-05-13 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v70' into...
2013-05-12 Dong Xu Wangremove double semicolons
2013-05-12 Ed Mastem25p80.c: Sync Flash chip list with Linux
2013-05-09 Hans de Goedeqxl: Call spice_qxl_driver_unload from qxl_enter_vga_mode
2013-05-08 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-05-08 Jason Wangvirtio: properly validate address before accessing...
2013-05-08 Michael S. Tsirkinvirtio-pci: fix level interrupts
2013-05-08 Kevin Wolfide: Reset BMIDEA bit when the bus master is stopped
2013-05-08 Kevin Wolfahci: Don't allow creating slave drives
2013-05-07 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.82' into staging
2013-05-07 Jason Wangvirtio-net: properly check the vhost status during...
2013-05-07 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-05-07 Gerd Hoffmannxhci: handle USB_RET_BABBLE
2013-05-07 Hans de Goedeuhci: Use an intermediate buffer for usb packet data
2013-05-07 Gerd Hoffmannusb-host: add usb_host_full_speed_compat
2013-05-07 Gerd Hoffmannusb-host: live migration support for the libusb version
2013-05-06 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-05-06 Borislav Petkovtarget-i386: n270 can MOVBE
2013-05-06 Aurelien JarnoMerge branch 's390-for-upstream' of git://github.com...
2013-05-06 Andreas Färberqdev: Introduce qdev_prop_set_globals_for_type()
2013-05-06 Andreas Färberqdev: Let qdev_prop_parse() pass through Error
2013-05-06 Dominik DingelS390: Add virtio-blk boot
2013-05-06 Dominik DingelS390: Merging s390_ipl_cpu and s390_ipl_reset
2013-05-06 Dominik DingelS390: BIOS check for file
2013-05-06 Alexey Kardashevskiyspapr_llan: fix device reenabling
2013-05-06 Tiejun ChenPPC: e500: correct params->ram_size with ram_size
2013-05-06 Bharat BhushanPPC: e500: initialize GPRs as per epapr
2013-05-06 David Gibsonpseries: Fix debug message for out-of-bounds address...
2013-05-06 David Gibsonpseries: Factor out check for out-of-bounds LIOBN
2013-05-06 Marcelo Tosattikvmvapic: add ioport read accessor
2013-05-06 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/prep-up'...
2013-05-06 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.next...
2013-05-06 Julio Guerraprep: Make System I/O port 0092 read/write
2013-05-05 Andreas Färberprep: Add ELF support for -bios
2013-05-05 Fabien Chouteauprep: Fix NIP reset value
2013-05-05 Blue SwirlMerge branch 'target-arm.next' of git://git.linaro...
next